From 21d98a2b2b5f3dea0e89e98bdded64be84013989 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 21 Aug 2012 18:41:43 +0200 Subject: libraries/lilv: Added (LV2 Library) Signed-off-by: Heinz Wiesinger --- libraries/lilv/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/lilv/README (limited to 'libraries/lilv/README') 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. -- cgit v1.2.3