File: control

package info (click to toggle)
pycifrw 4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,584 kB
  • sloc: python: 9,856; ansic: 195; lex: 153; makefile: 41
file content (34 lines) | stat: -rw-r--r-- 1,059 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: pycifrw
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-all-dev,
 python3-setuptools,
Standards-Version: 4.4.1
Homepage: https://bitbucket.org/jamesrhester/pycifrw
Vcs-Browser: https://salsa.debian.org/python-team/modules/pycifrw
Vcs-Git: https://salsa.debian.org/python-team/modules/pycifrw.git

Package: python3-pycifrw
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Provides:
 ${python3:Provides},
Description: CIF/STAR file support for Python
 PyCIFRW provides support for reading and writing CIF (Crystallographic
 Information Format) files using Python.
 .
 The specifications found in Vol G of the International Tables for
 Crystallography were used as a reference for CIF 1.0/1.1 syntax.
 http://dx.doi.org/10.1107/S1600576715021871 was used as the CIF 2.0
 reference.
XS-Python-Version: ${python3:Versions}