diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-21 18:41:43 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-21 18:41:43 +0200 |
commit | 21d98a2b2b5f3dea0e89e98bdded64be84013989 (patch) | |
tree | b4d8ca53f7784c44dfec51cb0f74686883ebf258 /libraries/lilv/README | |
parent | 2dcd7b58efab568e9f2708b3cef12c084dc70945 (diff) | |
download | slackbuilds-21d98a2b2b5f3dea0e89e98bdded64be84013989.tar.gz |
libraries/lilv: Added (LV2 Library)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/lilv/README')
-rw-r--r-- | libraries/lilv/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/lilv/README b/libraries/lilv/README new file mode 100644 index 0000000000..4ea88690c0 --- /dev/null +++ b/libraries/lilv/README @@ -0,0 +1,5 @@ +Lilv is a C library to make the use of LV2 plugins as simple as +possible for applications. Lilv is the successor to SLV2, rewritten +to be significantly faster and have minimal dependencies. It is +stable, well-tested software (the included test suite covers over +90% of the code) in use by several applications. |