File: control

package info (click to toggle)
pymatgen-test-files 2025.10.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 586,164 kB
  • sloc: xml: 395,700; python: 62,242; makefile: 10; sh: 3
file content (38 lines) | stat: -rw-r--r-- 1,449 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
Source: pymatgen-test-files
Section: python
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.7.2
Homepage: https://pymatgen.org/
Vcs-Browser: https://salsa.debian.org/debichem-team/pymatgen-test-files
Vcs-Git: https://salsa.debian.org/debichem-team/pymatgen-test-files.git

Package: pymatgen-test-files
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: python3-pymatgen
Breaks: python3-pymatgen (<< 2023.2.22~)
Description: Python Materials Genomics for materials analysis (test files)
 Pymatgen (Python Materials Genomics) is a robust, open-source Python
 library for materials analysis. These are some of the main features:
 .
 1.Highly flexible classes for the representation of Element, Site,
 Molecule, Structure objects.
 .
 2. Extensive input/output support, including support for VASP
 (http://cms.mpi.univie.ac.at/vasp/), ABINIT (http://www.abinit.org/),
 CIF, Gaussian, XYZ, and many other file formats.
 .
 3. Powerful analysis tools, including generation of phase diagrams,
 Pourbaix diagrams, diffusion analyses, reactions, etc.
 .
 4. Electronic structure analyses, such as density of states and band
 structure.
 .
 5. Integration with the Materials Project REST API, Crystallography
 Open Database.
 .
 This package provides the test files used by pymatgen tests.