Lilv is a C library (with Python bindings) for simple use of LV2 plugins
in applications, which includes utilities for investigating installed LV2 plugins.
Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal
dependencies. It is stable, well-tested (the included test suite covers well over
90% of the code), and used by many applications.