           SPELL=ruby-password
         VERSION=0.5.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.caliban.org/files/ruby/${SOURCE}
     SOURCE_HASH=sha512:f8b181ef8b0737068195e682ec5d338cd38ff4e20588993317a50a47be324e387d11b3cd4c0b6b25d2d394a0d278bf51a0662099e78ae5191825f3eba5f87e4d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.caliban.org/ruby/"
      LICENSE[0]=GPL
         ENTERED=20080118
           SHORT="Ruby/Password"
cat << EOF
Ruby/Password comprises a set of useful methods for creating, verifying and
manipulating passwords. It includes an interface to CrackLib, a library commonly
used for checking password strength.

The target audience for this library is system administrators who need to write
Ruby programs that prompt for, generate, verify and encrypt passwords.
EOF
