          MODULE=raptor2
         VERSION=2.0.16
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.librdf.org/source
   SOURCE_URL[1]=$SFORGE_URL/librdf
      SOURCE_VFY=sha256:089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680
        WEB_SITE=https://librdf.org/raptor
         ENTERED=20040102
         UPDATED=20150517
           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
