           SPELL=pxlib
         VERSION=0.6.8
      SOURCE_HASH=sha512:a72fc9922aeb026804c908fd357e0145944fc6240093d93a3666606558f9e3ec3510317ae88ac14c78b14d63b4dc4588571e592327e1d90d7784e5181887e69b
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://pxlib.sourceforge.net/
SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/pxlib/$SOURCE
          LICENSE=GPL
          ENTERED=20031130
#            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


