           SPELL=ruby-dict
         VERSION=0.9.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.caliban.org/files/ruby/${SOURCE}
     SOURCE_HASH=sha512:54ce421c1bf49d0d52fc2549409887e05ebac5d3d1d50fc1b3a2ef55eb1242af509e3fb2ee046ee3389b088ca951a9903e9ea3ed3ca3dcfb0d521acd0eb54c59
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.caliban.org/ruby/"
      LICENSE[0]=GPL
         ENTERED=20080113
           SHORT="Ruby/DICT"
cat << EOF
Ruby/DICT is an RFC 2229 compliant client-side library implementation of
the DICT protocol. It can be used to write clients that access dictionary
definitions from a set of natural language dictionary databases. 
 
 In
addition, rdict, a command-line based dictionary client built on Ruby/DICT,
is included. 
 
 Changes in 0.9.3 
 
 A bug was fixed, whereby a text response
could be mistaken for a numeric status response. 
 
 Changes in 0.9.2 
 
When a non-default matching strategy is used with rdict and no definitions
are found, an message is now displayed. A warning when running with Ruby
1.8 was also fixed. 
 
 Changes in 0.9.1 
 
 The rdict client now accepts
multiple words as arguments on the command line and performs dictionary
look-ups for each of them in turn.

  Versions: [0.9.3 (2005-05-26)]
        [0.9.2 (2003-06-11)]
EOF
