           SPELL=libcsv
         VERSION=3.0.3
     SOURCE_HASH=sha512:e657b166ce9e0159aab14edda9b5513922ee1a307065ba264342457629b13e8380f96b3ebabc690fd868dad23efc624362272ffe7c8b2acba8ad9e920dde7172
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://$SPELL.SourceForge.net
      LICENSE[0]=LGPL
         ENTERED=20090721
        KEYWORDS="libs"
           SHORT="small, simple and fast CSV library"
cat << EOF
libcsv is a small, simple and fast CSV library written in pure ANSI C89 that
can read and write CSV
data. It provides a straight-forward interface using callback functions to
handle parsed fields and
rows and can parse improperly formatted CSV files.
EOF
