          MODULE=python-pymongo
         VERSION=4.16.0
          SOURCE=pymongo-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/p/pymongo/
      SOURCE_VFY=sha256:8ba8405065f6e258a6f872fe62d797a28f383a12178c7153c01ed04e845c600c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pymongo-$VERSION
        WEB_SITE=https://pypi.org/project/pymongo/
         ENTERED=20240726
         UPDATED=20260303
           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
