    MODULE=lilv
   VERSION=0.28.0
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://download.drobilla.net/
SOURCE_VFY=sha256:8dcb70adb5cf072335115a6b091f4113710bdc73abaadaa3f9e9c1e55957b149
  WEB_SITE=https://drobilla.net/software/lilv.html
   ENTERED=20180113
   UPDATED=20260610
     SHORT="for simple use of LV2 plugins in applications"

cat << EOF
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. Lilv is Free Software
released under the extremely liberal ISC license. It depends only on Serd and
Sord, and is known to work on GNU/Linux, several BSD variants, Mac OS X, and
Windows.
EOF
