diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:53 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:53 +0200 |
commit | 974e298822b7e41496e745b3303b59589bf6861b (patch) | |
tree | a6a1370a6078159da98ccc251bcea42b3ed61f3f /libraries/liblrdf/README | |
parent | 19a04b0e1eccc964037d56e3cf90f9a3a7637685 (diff) | |
download | slackbuilds-974e298822b7e41496e745b3303b59589bf6861b.tar.gz |
libraries/liblrdf: Added to 12.0 repository
Diffstat (limited to 'libraries/liblrdf/README')
-rw-r--r-- | libraries/liblrdf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/liblrdf/README b/libraries/liblrdf/README new file mode 100644 index 0000000000..4fe9042848 --- /dev/null +++ b/libraries/liblrdf/README @@ -0,0 +1,6 @@ +liblrdf is a library to make it easy to manipulate RDF files +describing LADSPA Plugins, but it can also be used for general +RDF Manipulation. + +This requires raptor and ladspa_sdk, both of which are also +available at SlackBuilds.org. |