           SPELL=float-formats
         VERSION=0.1.1
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/29298/${SOURCE}
     SOURCE_HASH=sha512:81512969b5876f03d5723ce18b1c1bf9dafc33acf37b4a5ec7e915327c7f985da48de696777a2d4fb792ceeb860b4c1bf09ae033b50a85916a36669c6574397c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://float-formats.rubyforge.org"
      LICENSE[0]=GPL
         ENTERED=20080114
           SHORT="Conversion of floating point representations."
cat << EOF
Conversion of floating point representations, including IEEE binary and decimal
(DPD) formats.

With this package you can:
* Encode and decode numerical values in floating point.
* Convert floating-point data between different formats.
* Query basic properties of floating point formats.
* Explore and learn about floating point representations.
* Define and test new floating point formats.
EOF
