[Lunar-commits] <moonbase> raptor2: v2 release of raptor
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu May 19 03:27:26 CEST 2011
commit d4101a911a8624a42f0f43ed2f5937a1830a6129
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu May 19 03:27:26 2011 +0200
raptor2: v2 release of raptor
---
libs/raptor2/DETAILS | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/libs/raptor2/DETAILS b/libs/raptor2/DETAILS
new file mode 100644
index 0000000..a79e393
--- /dev/null
+++ b/libs/raptor2/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=raptor2
+ VERSION=2.0.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://download.librdf.org/source
+ SOURCE_URL[1]=$SFORGE_URL/librdf
+ SOURCE_VFY=sha1:b476e3f1ce9cff8ad5912ca805ab156887b229eb
+ WEB_SITE=http://librdf.org/raptor
+ ENTERED=20040102
+ UPDATED=20110519
+ SHORT="C library that parses RDF syntaxes"
+
+cat << EOF
+Raptor is a free software/Open Source C library that parses RDF syntaxes
+such as RDF/XML and N-Triples into RDF triples.
+Raptor was designed to work closely with the Redland RDF library (RDF
+Parser Toolkit for Redland) but is entirely separate. It is a portable
+library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX,
+cygwin, win32). Raptor has no memory leaks and is fast.
+EOF
More information about the Lunar-commits
mailing list