Source: python-mongoengine Section: python Priority: optional Maintainer: Debian Python Team Uploaders: HÃ¥vard F. Aasen Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-blinker, python3-coverage, python3-gridfs, python3-pillow, python3-pymongo, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, Standards-Version: 4.6.1 Rules-Requires-Root: no Homepage: http://mongoengine.org/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-mongoengine.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-mongoengine Testsuite: autopkgtest-pkg-python Package: python3-mongoengine Architecture: all Depends: python3-gridfs, python3-pymongo, ${misc:Depends}, ${python3:Depends}, Suggests: python-mongoengine-doc, python3-blinker, python3-dateutil, python3-pil, Description: Python 3 Document-Object Mapper for working with MongoDB MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM. . This is the Python 3 package. Package: python-mongoengine-doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends}, Section: doc Multi-Arch: foreign Description: Python Document-Object Mapper for working with MongoDB (documentation) MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM. . This package contains the HTML documentation.