File: control

package info (click to toggle)
nabu 2024.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,964 kB
  • sloc: python: 35,184; lisp: 357; ansic: 58; sh: 31; makefile: 3
file content (48 lines) | stat: -rw-r--r-- 1,490 bytes parent folder | download | duplicates (2)
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
Source: nabu
Section: python
Priority: optional
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Python Team <team+python@tracker.debian.org>,
 Picca Frederic-Emmanuel <picca@debian.org>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pocl-opencl-icd,
 pybuild-plugin-pyproject,
 python3-all,
 python3-glymur <!nocheck>,
 python3-h5py (>= 3.0) <!nocheck>,
 python3-numpy <!nocheck>,
 python3-nxtomo <!nocheck>,
 python3-psutil <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pyunitsystem <!nocheck>,
 python3-pyvkfft <!nocheck>,
 python3-pywt <!nocheck>,
 python3-scipy <!nocheck>,
 python3-setuptools,
 python3-silx <!nocheck>,
 python3-skimage <!nocheck>,
 python3-tifffile <!nocheck>,
 python3-tomoscan (>= 2.1.2) <!nocheck>,
 python3-tqdm <!nocheck>,
 python3-wheel,
Standards-Version: 4.6.2.0
Homepage: https://gitlab.esrf.fr/tomotools/nabu
Vcs-Git: https://salsa.debian.org/python-team/packages/nabu.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/nabu
Rules-Requires-Root: no

Package: python3-nabu
Architecture: all
Depends:
 python3-pyvkfft,
 ${misc:Depends},
 ${python3:Depends},
Description: ESRF tomography processing software
 Nabu can be used in several ways:
  - As a Python library, by features like Backprojector, FlatField, etc
  - As a standalone application with the command line interface
  - From Tomwer (https://gitlab.esrf.fr/tomotools/tomwer/)