File: control

package info (click to toggle)
python-emmet-core 0.84.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 77,220 kB
  • sloc: python: 16,355; makefile: 30
file content (45 lines) | stat: -rw-r--r-- 1,325 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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.