File: control

package info (click to toggle)
python-nxs 4.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 652 kB
  • sloc: python: 2,753; makefile: 153; sh: 10
file content (59 lines) | stat: -rw-r--r-- 1,930 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: python-nxs
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Stuart Prescott <stuart@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 libnexus1,
 python3-all,
 python3-matplotlib,
 python3-numpy,
 python3-setuptools,
 python3-six,
 python3-sphinx,
 python3-sphinx-rtd-theme,
Standards-Version: 4.6.2
Section: python
Vcs-Browser: https://salsa.debian.org/science-team/python-nxs/
Vcs-Git: https://salsa.debian.org/science-team/python-nxs.git/
Homepage: https://github.com/nexusformat/python-nxs
Rules-Requires-Root: no

Package: python3-nxs
Architecture: all
Depends:
 libnexus1,
 python3-matplotlib,
 python3-numpy,
 python3-six,
 ${misc:Depends},
 ${python3:Depends}
Suggests: python-nxs-doc
Homepage: http://www.nexusformat.org/
Description: NeXus scientific data file format - Python 3 binding
 NeXus is a common data format for neutron, X-ray, and muon science. It
 is being developed as an international standard by scientists and
 programmers representing major scientific facilities in Europe, Asia,
 Australia, and North America in order to facilitate greater cooperation
 in the analysis and visualization of neutron, X-ray, and muon data.
 .
 This is the package containing the Python 3 bindings.

Package: python-nxs-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends}
Homepage: http://www.nexusformat.org/
Multi-Arch: foreign
Description: NeXus scientific data file format - documentation
 NeXus is a common data format for neutron, X-ray, and muon science. It
 is being developed as an international standard by scientists and
 programmers representing major scientific facilities in Europe, Asia,
 Australia, and North America in order to facilitate greater cooperation
 in the analysis and visualization of neutron, X-ray, and muon data.
 .
 This is the package containing the documentation.