           SPELL=bsddb3
         VERSION=6.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://pypi.python.org/packages/73/73/58954679be79a1c6031a421c81f3c8e283cd700455ad3af1de7da8fabd67/$SOURCE
     SOURCE_HASH=sha512:fb5da34e861cc9094ba259b789b6970181c220238a8ea208ee08102eac79cd3e7a34217e5c469948656b5036adcecc9d99882b16e48c312591baa8b217511178
        WEB_SITE=http://www.jcea.es/programacion/pybsddb.htm
      LICENSE[0]=BSD
         ENTERED=20061025
        KEYWORDS="python db"
           SHORT="Python wrapper for  BerkeleyDB"
cat << EOF
PyBSDDB provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, and Transaction objects,
and each of these is exposed as a Python type in the bsddb3.db module. The
database objects can use various access methods: btree, hash, recno, and
queue. Complete support of Berkeley DB distributed transactions.
EOF
