Source: python-maggma
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>,
 Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 help2man,
 pybuild-plugin-pyproject,
 python3-aioitertools,
 python3-all,
 python3-boto3,
 python3-click,
 python3-fastapi,
 python3-gridfs,
 python3-httpx,
 python3-jsonlines,
 python3-jsonschema,
#python3-mongogrant,
 python3-mongomock,
 python3-monty,
 python3-moto,
 python3-msgpack,
 python3-orjson,
 python3-paramiko,
 python3-pydantic-settings,
 python3-pydash,
 python3-pymongo,
 python3-pytest,
 python3-ruamel.yaml,
 python3-sshtunnel,
 python3-zmq,
Standards-Version: 3.9.6
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/materialsproject/maggma/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-maggma
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-maggma

Package: python3-maggma
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: build scientific data processing pipelines in Python
 Maggma is a framework to build scientific data processing pipelines
 from data stored in a variety of formats -- databases, Azure Blobs,
 files on disk, etc., all the way to a REST API.
