          MODULE=python-apsw
         VERSION=3.51.2.0
          SOURCE=apsw-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/a/apsw
      SOURCE_VFY=sha256:916271dcf55fc3fd150354b6dbbf76d75a1a5e77cbefca3c3603a8b9c51f9529
SOURCE_DIRECTORY=$BUILD_DIRECTORY/apsw-$VERSION
        WEB_SITE=http://github.com/rogerbinns/apsw/
         ENTERED=20131005
         UPDATED=20260303
           SHORT="Another Python SQLite Wrapper"

cat << EOF
APSW is a Python wrapper for the SQLite embedded relational database engine. In
contrast to other wrappers such as pysqlite it focuses on being a minimal layer
over SQLite attempting just to translate the complete SQLite API into Python.
EOF
