           SPELL=csv2latex
         VERSION=0.8
          SOURCE=$SPELL.c.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://freshmeat.net/redir/$SPELL/39663/url_tgz/$SOURCE
   SOURCE_IGNORE=unversioned
        WEB_SITE=http://brouits.free.fr/csv2latex/
      LICENSE[0]=GPL
         ENTERED=20040803
     GATHER_DOCS="off"
        KEYWORDS="latex doc"
           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
