          MODULE=python-apsw
         VERSION=3.53.4.0
          SOURCE=apsw-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/a/apsw
      SOURCE_VFY=sha256:4250fab667cc41c55170028ab095a9d4a4ae66363f4bc0720771c20519702625
SOURCE_DIRECTORY=$BUILD_DIRECTORY/apsw-$VERSION
        WEB_SITE=http://github.com/rogerbinns/apsw/
         ENTERED=20131005
         UPDATED=20260807
           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
