Source: pyobjcryst
Section: science
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Picca Frédéric-Emmanuel <picca@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 libboost-all-dev,
 libobjcryst-dev (>= 2022.1.4),
 python3-all,
 python3-all-dev,
 python3-numpy,
 python3-numpy-dev,
 python3-packaging,
 python3-setuptools,
 scons,
Standards-Version: 4.7.3
Homepage: https://github.com/diffpy/pyobjcryst
Vcs-Browser: https://salsa.debian.org/science-team/pyobjcryst
Vcs-Git: https://salsa.debian.org/science-team/pyobjcryst.git
Testsuite: autopkgtest-pkg-python
X-Style: black

Package: python3-pyobjcryst
Architecture: amd64
Depends:
 python3-packaging,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Suggests:
 python3-ipywidgets,
Description: Object-Oriented Crystallographic Library bindings (Python 3)
 Python bindings to ObjCryst++, the Object-Oriented Crystallographic Library.
 .
 Some examples offer 3D support which can use python3-ipywidgets.
 .
 This package installs the library for Python 3.
