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