SLV2 is a library to make the use of LV2 plugins as simple as possible for applications.
SLV2 is free software (GPL v2 or later) written in C99 using the Redland RDF toolkit, and is known to work on GNU/Linux and Mac OS X.
Download
The latest version of SLV2 is 0.6.6, released on May 26, 2009.
Documentation
SLV2 documentation is installed as standard UNIX man pages, see man slv2
HTML Documentation can be built from the source distribution using ./waf configure --build-docs, or you can browse documentation online.
Bugs
SLV2 is well-tested software, the included test suite consists of 255 tests with 93.5% code coverage.
Please file any bugs you find here