File: control

package info (click to toggle)
pyobjcryst 2024.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,964 kB
  • sloc: cpp: 5,824; python: 3,423; makefile: 17; sh: 6
file content (33 lines) | stat: -rw-r--r-- 1,080 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
Source: pyobjcryst
Section: science
Priority: optional
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,
 python3-setuptools,
 python3-all,
 python3-numpy,
 scons,
 python3-all-dev,
 libboost-all-dev,
 libobjcryst-dev (>= 2022.1.4),
Standards-Version: 4.7.2
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
Rules-Requires-Root: no

Package: python3-pyobjcryst
Architecture: amd64
Depends: python3-pkg-resources, ${python3:Depends}, ${shlibs:Depends}, ${misc: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.