diff options
author | David Robillard <d@drobilla.net> | 2016-09-05 02:23:25 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-05 02:23:25 -0400 |
commit | c9a93f83de23c657e40b5f689c9faaa3b3c8828d (patch) | |
tree | d82e18e54f04e94fc07f9bfdaf32b8fd71cd6c9d /src/lib.c | |
parent | 5be277f5d9d2bbfa58028fb7522da4781450d6c4 (diff) | |
download | lilv-c9a93f83de23c657e40b5f689c9faaa3b3c8828d.tar.gz lilv-c9a93f83de23c657e40b5f689c9faaa3b3c8828d.tar.bz2 lilv-c9a93f83de23c657e40b5f689c9faaa3b3c8828d.zip |
Add new hand-crafted Python bindings
New bindings are Pythonic, supporting iteration, DWIM type conversion,
pretty printing, and so on, where possible. Updated test suite covers
100% of binding code. Which is to say: add real Python bindings.
As far as the Lilv API itself is concerned, you can do everything via
Python. However, more work is needed to make fancy wrappers for parts
of LV2 itself (MIDI, URI map, etc) to be able to run advanced plugins.
Diffstat (limited to 'src/lib.c')
0 files changed, 0 insertions, 0 deletions