          MODULE=python2-sqlalchemy
         VERSION=1.3.22
          SOURCE=SQLAlchemy-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/SQLAlchemy-$VERSION
      SOURCE_URL=https://pypi.io/packages/source/S/SQLAlchemy/
      SOURCE_VFY=sha256:758fc8c4d6c0336e617f9f6919f9daea3ab6bb9b07005eda9a1a682e24a6cacc
        WEB_SITE=http://www.sqlalchemy.org/
            TYPE=python2
         ENTERED=20100102
         UPDATED=20210125
           SHORT="A Python SQL Toolkit and Object Relational Mapper"

cat << EOF
A Python-centric SQL toolset, database resource manager and object-relational
mapper. Includes a componentized clause construction API capable of most ANSI
SQL, transparent connection pooling, and an extensible rowset-oriented Data
Mapper architecture.
EOF
