           SPELL=fastercsv
         VERSION=1.2.3
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/28648/${SOURCE}
     SOURCE_HASH=sha512:5a4eeb5c836017db4eab030e97fb67ebc9d97be2384c61154bb38cc30a3b7cadf3e0f0a0cf9b4e3d3ea789d9279bbcd3f2e6410ea60c538252fd2b9ec3512472
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.

  Versions: [1.2.0 (2007-02-07)]
        [1.0.0 (2006-11-06)] [0.2.0 (2006-04-01)] [0.1.9 (2006-03-01)]
        [0.1.3 (2005-11-17)]
EOF
