diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:17 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:17 +0200 |
commit | 2376ae3e9e8e8efbe1da055ad66a96504bebe876 (patch) | |
tree | ddfcfa7ed11db618309f3825b27397d7da343921 /libraries/raptor/slack-desc | |
parent | e9270263da1329795b6b3523611ea7d8f7de28af (diff) |
libraries/raptor: Removed from 13.0 repository
Diffstat (limited to 'libraries/raptor/slack-desc')
-rw-r--r-- | libraries/raptor/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/raptor/slack-desc b/libraries/raptor/slack-desc deleted file mode 100644 index 760fcd816148..000000000000 --- a/libraries/raptor/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------------------------------------------------------| -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: |