summaryrefslogtreecommitdiffstats
path: root/libraries/lilv/README
blob: 9e05f06f2a4812c11d39ac12a7ab7fa06f550cf5 (plain)
1
2
3
4
5
6
7
8
9
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