           SPELL=ruby-amazon
         VERSION=0.9.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=http://www.caliban.org/files/ruby/$SOURCE
     SOURCE_HASH=sha512:0c67e2c5d534dd39f4c7de68dee988e5df0f92964a1ce00657f6d03f3b00acc4f0478258c0a1b5d9de4eab5c697eedf34f39d7eb9d22dbdced1fa4dfff3afce5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.caliban.org/ruby/ruby-amazon.shtml
      LICENSE[0]=GPL
         ENTERED=20071103
           SHORT="Ruby library for fetching data from Amazon Web Services."
cat << EOF
Ruby/Amazon is a Ruby language library that allows the programmer to retrieve
information from the popular Amazon Web site via Amazon Web Services. In
addition to the original amazon.com site, amazon.co.uk, amazon.de, amazon.fr,
amazon.ca and amazon.co.jp are also supported.

This library is still in development, but already supports the vast majority
of the AWS v3 API. All forms of product search are implemented, along with the
transaction API and the remote shopping-cart API.
EOF
