Lilv is a 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.
Lilv is Free Software (using an extremely liberal “MIT-style” license) written in C99 using Serd and Sord, and is known to work on GNU/Linux, Mac OS X, and Windows 7 with MingW.
Download
The latest version of Lilv is 0.5.0, released on September 29, 2011.
Please support Lilv’s development:
Documentation
Lilv documentation is installed as standard UNIX man pages, see man lilv for API documentation, or the man pages for the included utilities: lv2ls, lv2info, and lv2jack.
HTML Documentation can be built from the source distribution using ./waf configure --docs, or you can browse documentation online.
Bugs
Lilv is well-tested software, the included test suite covers over 90% of the code (by line). That said, no software is perfect: please file any bugs you find here

Pingback: drobilla :: New LV2 host implementation stack