          MODULE=python2-mongo
         VERSION=3.7.2
          SOURCE=pymongo-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pymongo-$VERSION
 SOURCE_URL=https://pypi.io/packages/source/p/pymongo/
      SOURCE_VFY=sha256:8c74e2a9b594f7962c62cef7680a4cb92a96b4e6e3c2f970790da67cc0213a7e
        WEB_SITE=https://pypi.org/project/pymongo/
         ENTERED=20181230
         UPDATED=20181230
            TYPE=python2
           SHORT="Python module for using MongoDB"

cat << EOF
The PyMongo distribution contains tools for interacting with MongoDB database
from Python. The bson package is an implementation of the BSON format for
Python. The pymongo package is a native Python driver for MongoDB. The gridfs
package is a gridfs implementation on top of pymongo.
EOF
