diff options
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 |
commit | ccca6c764407fe096cc6d4836000f9dc96b8543a (patch) | |
tree | 113f4d612290664d04432faac8216d06c99022e7 /libraries/raptor/README | |
parent | 55594dce26ed024f73555f85e425a6c747eeda14 (diff) | |
download | slackbuilds-ccca6c764407fe096cc6d4836000f9dc96b8543a.tar.gz |
libraries/raptor: Added to 12.0 repository
Diffstat (limited to 'libraries/raptor/README')
-rw-r--r-- | libraries/raptor/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/raptor/README b/libraries/raptor/README new file mode 100644 index 0000000000..6ff1ab38f1 --- /dev/null +++ b/libraries/raptor/README @@ -0,0 +1,8 @@ +Raptor is a free software / Open Source C library that provides a set +of parsers and serializers that generate Resource Description Framework +(RDF) triples by parsing syntaxes or serialize the triples into a +syntax. The supported parsing syntaxes are RDF/XML, N-Triples, TRiG, +Turtle, RSS tag soup including all versions of RSS, Atom 1.0 and 0.3, +GRDDL and microformats for HTML, XHTML and XML. The serializing +syntaxes are RDF/XML (regular, and abbreviated), N-Triples, RSS 1.0, +Atom 1.0 and Adobe XMP.
\ No newline at end of file |