summaryrefslogtreecommitdiff
path: root/libraries/redland/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/redland/slack-desc')
-rw-r--r--libraries/redland/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/redland/slack-desc b/libraries/redland/slack-desc
deleted file mode 100644
index 2bf5716163..0000000000
--- a/libraries/redland/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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------------------------------------------------------|
-redland: redland (RDF high-level interface library)
-redland:
-redland: Redland is a library that provides a high-level interface for the
-redland: Resource Description Framework (RDF) allowing the RDF graph to be
-redland: parsed from XML, stored, queried and manipulated. Redland implements
-redland: each of the RDF concepts in its own class via an object based API,
-redland: reflected into the language APIs, currently C#, Java, Perl, PHP,
-redland: Python, Ruby and Tcl.
-redland:
-redland: Homepage: http://librdf.org/
-redland: