Source: python-emmet-core
Section: python
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-setuptools-scm,
 python3-all,
 python3-custodian,
 python3-pymatgen (>= 2023.10.11~),
 python3-openmm,
 python3-mdanalysis (>= 2.7.0~),
 python3-monty (>= 2024.2.2~),
 python3-pydantic (>= 2.0~),
 python3-pydantic-settings (>= 2.0~),
 python3-pybtex (>= 0.24~),
 python3-typing-extensions (>= 3.7~),
 python3-spglib (>= 2.0.1~),
 python3-numpy,
 python3-pytest <!nocheck>,
 python3-bson <!nocheck>,
 python3-openbabel
Standards-Version: 4.7.0
Homepage: https://github.com/materialsproject/emmet
Vcs-Browser: https://salsa.debian.org/debichem-team/python-emmet-core
Vcs-Git: https://salsa.debian.org/debichem-team/python-emmet-core.git

Package: python3-emmet-core
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-custodian,
 python3-openbabel,
 python3-openmm
Description: Core models for the Materials Project (Python 3)
 The Materials API Toolkit for the Materials Project. Emmet-core
 defines the core models, data pipelines.
 .
 This package installs the library for Python 3.
