          MODULE=SQLAlchemy
         VERSION=0.6.6
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/sqlalchemy
      SOURCE_VFY=sha1:6ed990141710b95a583b3e22cbd5c0eeff5076c5
        WEB_SITE=http://www.sqlalchemy.org
         ENTERED=20100102
         UPDATED=20110110
           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
