          MODULE=python-pymongo
         VERSION=4.14.1
          SOURCE=pymongo-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/p/pymongo/
      SOURCE_VFY=sha256:d78f5b0b569f4320e2485599d89b088aa6d750aad17cc98fd81a323b544ed3d0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pymongo-$VERSION
        WEB_SITE=https://pypi.org/project/pymongo/
         ENTERED=20240726
         UPDATED=20250829
           SHORT="implements the BSON format for Python"

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.
EOF
