          MODULE=lilv
         VERSION=0.26.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://download.drobilla.net/
      SOURCE_VFY=sha256:9c712f7c44ba8b1fdbf9bbaa793bbf76844be40b361c4322bdaa5c4ed36c6b89
        WEB_SITE=https://drobilla.net/software/lilv.html
         ENTERED=20180113
         UPDATED=20251201
           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
