           SPELL=fastercsv
         VERSION=1.4.0
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/43191/${SOURCE}
     SOURCE_HASH=sha512:5a90b0599daad4c87c36b74605b9f964a74bdea5abc6e40932f5f298e86fa7da8ba8b518a3efe222f29b1d963d15c39bef0c13df913a5a2307c8e18e7259947e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://fastercsv.rubyforge.org/"
      LICENSE[0]=RUBY
         ENTERED=20080116
           SHORT="FasterCSV is CSV, but faster, smaller, and cleaner."
cat << EOF
FasterCSV is intended as a complete replacement to the CSV standard library. It
is significantly faster and smaller while still being pure Ruby code. It now
includes significantly more features too including data converters and header
access for columns.
EOF
