diff options
Diffstat (limited to 'libraries/lilv/slack-desc')
-rw-r--r-- | libraries/lilv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/lilv/slack-desc b/libraries/lilv/slack-desc new file mode 100644 index 0000000000..edaf1efddc --- /dev/null +++ b/libraries/lilv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +lilv: lilv (LV2 Library) +lilv: +lilv: Lilv is a C library to make the use of LV2 plugins as simple as +lilv: possible for applications. Lilv is the successor to SLV2, rewritten +lilv: to be significantly faster and have minimal dependencies. It is +lilv: stable, well-tested software (the included test suite covers over +lilv: 90% of the code) in use by several applications. +lilv: +lilv: Homepage: http://drobilla.net/software/lilv/ +lilv: +lilv: |