           SPELL=redland
         VERSION=0.9.16
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/librdf/$SOURCE
   SOURCE_URL[1]=http://www.redland.opensource.ac.uk/dist/source/$SOURCE
     SOURCE_HASH=sha512:6e797361537186e03d8042eafa26d18d3d73ad1ce5cab460ee6b4182a185f22e86afb11d6d1cd289c9088b2f5efcd095b1e07d03e6e4a18630bbf5d0b96da5c2
        WEB_SITE=http://www.redland.opensource.ac.uk/
         ENTERED=20030726
    DISTCC_HOSTS=
          CCACHE="off"
      LICENSE[0]=LGPL
      LICENSE[1]=MPL
        KEYWORDS="libs"
           SHORT='Redland is a library that provides a high-level interface for RDF'
cat << EOF
Redland is a library that provides a high-level interface for RDF allowing the
RDF graph to be parsed from XML, stored, queried and manipulated. Redland
implements each of the RDF concepts in its own class via an object based API,
reflected into the other language APIs - Java, Perl, PHP, Python, Ruby and Tcl.
Some of the classes providing the parsers, storage mechanisms and other
elements are built as modules that can be added or removed as required.
EOF
