SLV2 is a library to make the use of LV2 plugins as simple as possible for applications.
SLV2 is written in standard C using the Redland RDF toolkit, and is known to work on GNU/Linux and Mac OS X. Licensed under the GPL v2 or later for now, but if this is a problem contact me and I may change it.
Download
The latest version of SLV2 is 0.6.1.
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
Please file any bugs you find here