File: control

package info (click to toggle)
python-mp-api 0.45.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,004 kB
  • sloc: python: 6,712; makefile: 14
file content (34 lines) | stat: -rw-r--r-- 1,239 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
Source: python-mp-api
Section: python
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>, Roland Mas <lolando@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-boto3,
 python3-emmet-core (>=0.54.0~),
 python3-monty (>= 2021.3.12~),
 python3-msgpack,
 python3-pymatgen (>= 2022.3.7~),
 python3-requests (>=2.23.0~),
 python3-setuptools,
 python3-setuptools-scm,
 python3-typing-extensions (>= 3.7.4.1~),
Standards-Version: 4.7.2
Homepage: https://github.com/materialsproject/api
Vcs-Browser: https://salsa.debian.org/debichem-team/python-mp-api
Vcs-Git: https://salsa.debian.org/debichem-team/python-mp-api.git

Package: python3-mp-api
Architecture: all
Depends: python3-maggma, python3-pymongo, ${misc:Depends}, ${python3:Depends},
Description: Materials Project API for Python
 The Materials Project API defines a standardized manner in which the
 Materials Project database can be accessed by its users. The API is
 typically used by scientific researchers who need to retrieve large
 amounts of data to support their research.
 .
 This package installs the library for Python 3.