           SPELL=newfile
         VERSION=1a
          SOURCE=$SPELL.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=${CTAN_URL}/macros/latex/contrib/$SOURCE
   SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/macros/latex/contrib/$SOURCE
   SOURCE_IGNORE=unversioned
  FORCE_DOWNLOAD=on
        WEB_SITE=http://www.ctan.org/tex-archive/help/Catalogue/entries/newfile.html
         ENTERED=20020629
         UPDATED=20020813
      LICENSE[0]=LPPL
        KEYWORDS="latex doc"
           SHORT="Simple commands for file access under LaTeX"
cat << EOF
The newfile package provides convenient user level commands for reading and
writing new files during a LaTeX run.

Commands are defined to manage the limited pool of input and output
handles provided by TeX. The streams so provided are mapped to various
of the LaTeX input and output mechanisms. Some facilities of the verbatim
package are also mapped. The author is Peter R. Wilson.
EOF
