           SPELL=text-format
         VERSION=1.0.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/5006/${SOURCE}
     SOURCE_HASH=sha512:57715773af525692830b39ec1fefee28a69b904cb781333f613a45c4f8ee4bf4b3d388c9f06f6dd423a456eda76c4882330568c9947f3e2275a99617843a807c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://rubyforge.org/projects/ruby-pdf/"
      LICENSE[0]=MIT
         ENTERED=20080113
           SHORT="Text::Format for Ruby"
cat << EOF
Text::Format is provides the ability to nicely format fixed-width text with
knowledge of the writeable space (number of columns), margins, and indentation
settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to
hyphenate words when formatting.

Text::Format is originally based on the Perl library of the same name by
Gábor Egressy.
EOF
