File: control

package info (click to toggle)
pyobjcryst 2024.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,016 kB
  • sloc: cpp: 5,824; python: 3,423; makefile: 17; sh: 6
file content (39 lines) | stat: -rw-r--r-- 1,095 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
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.