10 lines
487 B
Plaintext
10 lines
487 B
Plaintext
Lilv is a C library to make the use of LV2 plugins as simple as
|
|
possible for applications. Lilv is the successor to SLV2, rewritten
|
|
to be significantly faster and have minimal dependencies. It is
|
|
stable, well-tested software (the included test suite covers over
|
|
90% of the code) in use by several applications.
|
|
|
|
By default docs aren't built: if you like to include them be sure
|
|
to have the optional dependency python-sphinx-lv2-theme installed
|
|
and pass the script the parameter DOCS=yes
|