           SPELL=csv2latex
         VERSION=0.17
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://herewe.servebeer.com/csv2latex/releases/${SOURCE}
        WEB_SITE=http://herewe.servebeer.com/csv2latex/
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=GPL
         ENTERED=20040803
     GATHER_DOCS="off"
        KEYWORDS="latex doc csv"
           SHORT="Converts a well formed csv file to a LaTeX document."
cat << EOF
csv2latex is a file format converter that converts a well formed CSV file
(like the ones exported from OpenOffice.org) to the LaTeX document format.
EOF
