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