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}
