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
|
Source: tomwer
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-ewoks <!nocheck>,
python3-ewokscore <!nocheck>,
python3-ewoksorange <!nocheck>,
python3-fabio <!nocheck>,
python3-flufl.lock <!nocheck>,
python3-h5py <!nocheck>,
python3-jsonrpc <!nocheck>,
python3-nabu <!nocheck>,
python3-numpy <!nocheck>,
python3-nxtomo (>= 1.3.0~) <!nocheck>,
python3-nxtomomill (>= 2.0.0~) <!nocheck>,
python3-orange-widget-base <!nocheck>,
python3-pint <!nocheck>,
python3-processview <!nocheck>,
python3-psutil <!nocheck>,
python3-pytest <!nocheck>,
python3-rsyncmanager <!nocheck>,
python3-setuptools,
python3-silx <!nocheck>,
python3-siphashc <!nocheck>,
python3-sluurp <!nocheck>,
python3-tomoscan <!nocheck>,
python3-werkzeug <!nocheck>,
Standards-Version: 3.9.6
Homepage: https://gitlab.esrf.fr/tomotools/tomwer
Vcs-Git: https://salsa.debian.org/python-team/packages/tomwer.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/tomwer
Package: python3-tomwer
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: tomography workflow tools
tomwer is offering tools to automate acquisition and reconstruction
processes for Tomography. It contains:
.
- a library to access each acquisition process individually;
- gui and applications to control main processes (reconstruction,
data transfer...) and execute them as a stand alone application;
- an orange add-on to help users defining their own workflow.
|