summaryrefslogtreecommitdiffstats
path: root/libraries/raptor/slack-desc
diff options
context:
space:
mode:
author Heinz Wiesinger <HMWiesinger@gmx.at>2010-05-11 20:01:01 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:01:01 +0200
commitccca6c764407fe096cc6d4836000f9dc96b8543a (patch)
tree113f4d612290664d04432faac8216d06c99022e7 /libraries/raptor/slack-desc
parent55594dce26ed024f73555f85e425a6c747eeda14 (diff)
downloadslackbuilds-ccca6c764407fe096cc6d4836000f9dc96b8543a.tar.gz
slackbuilds-ccca6c764407fe096cc6d4836000f9dc96b8543a.tar.xz
libraries/raptor: Added to 12.0 repository
Diffstat (limited to 'libraries/raptor/slack-desc')
-rw-r--r--libraries/raptor/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/raptor/slack-desc b/libraries/raptor/slack-desc
new file mode 100644
index 0000000000..760fcd8161
--- /dev/null
+++ b/libraries/raptor/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------------------------------------------------------|
+raptor: raptor (RDF Parser & Serializer)
+raptor:
+raptor: Raptor is a free software/Open Source C library that provides a set of
+raptor: parsers and serializers that generate Resource Description Framework
+raptor: (RDF) triples by parsing syntaxes or serialize the triples into a
+raptor: syntax. The supported parsing syntaxes are RDF/XML, N-Triples, TRiG,
+raptor: Turtle, RSS tag soup including all versions of RSS, Atom 1.0 and 0.3,
+raptor: GRDDL and microformats for HTML, XHTML and XML.
+raptor:
+raptor: Homepage: http://librdf.org/
+raptor: