File: control

package info (click to toggle)
python-mmcif-pdbx 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,000 kB
  • sloc: python: 1,389; makefile: 25
file content (47 lines) | stat: -rw-r--r-- 1,445 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
46
47
Source: python-mmcif-pdbx
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-sphinxdoc,
 python3-all,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-sphinx,
 python3-sphinx-rtd-theme,
Standards-Version: 4.6.0
Homepage: https://github.com/Electrostatics/mmcif_pdbx
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-mmcif-pdbx
Vcs-Git: https://salsa.debian.org/python-team/packages/python-mmcif-pdbx.git
Rules-Requires-Root: no

Package: python-pdbx-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: utilities for PDBx/mmCIF storage model (common documentation)
 This package is based on PDBx Python code
 (http://mmcif.wwpdb.org/pdbx-mmcif-home-page.html). The package emphasizes a
 simple and pure Python interface to basic mmCIF functionality.
 .
 This is the common documentation package.

Package: python3-pdbx
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-pdbx-doc,
Description: utilities for PDBx/mmCIF storage model (Python 3)
 This package is based on PDBx Python code
 (http://mmcif.wwpdb.org/pdbx-mmcif-home-page.html). The package emphasizes a
 simple and pure Python interface to basic mmCIF functionality.
 .
 This package installs the library for Python 3.