           SPELL=pxlib
         VERSION=0.6.1
      SOURCE_HASH=sha512:654314fe66e3cf85ddc38e9c328968af41b0fc45bb1f64dc5ad62d34bc2ad958c70d4b92bd78ce4c86583b84a3e6b1f004297fe483ed67a611f5b912508a13ca
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://pxlib.sourceforge.net/
SOURCE_URL[0]=$SOURCEFORGE_URL/pxlib/$SOURCE
          LICENSE=GPL
          ENTERED=20031130
          UPDATED=20040721
#            DOCS="ChangeLog README doc/*"
        KEYWORDS="db database"
SHORT="pxlib is a small C library to read and write Paradox DB files"
cat << EOF
pxlib is a simply and still small C library to read and write Paradox DB files. 
It supports all versions starting from 3.0. It currently has a very limited set 
of functions like to open a DB file, read its header and read every single 
record. It can also extract blob data and write it to a file.
EOF


