summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control54
1 files changed, 1 insertions, 53 deletions
diff --git a/debian/control b/debian/control
index 274b5ba..0e40824 100644
--- a/debian/control
+++ b/debian/control
@@ -6,37 +6,26 @@ Uploaders: Jerome Kieffer <jerome.kieffer@esrf.fr>,
Section: science
Priority: optional
Build-Depends: cython3,
- cython3-dbg,
debhelper-compat (= 13),
dh-python,
dh-sequence-numpy3,
dh-sequence-python3,
help2man,
ipython3,
- python3-all-dbg,
python3-all-dev,
python3-fabio,
- python3-fabio-dbg,
python3-h5py,
- python3-h5py-dbg,
python3-mako,
python3-matplotlib,
- python3-matplotlib-dbg,
python3-numpy,
- python3-numpy-dbg,
python3-opengl,
python3-pil,
- python3-pil-dbg,
python3-pyopencl,
- python3-pyopencl-dbg,
- python3-pyqt5-dbg,
+ python3-pyqt5,
python3-pyqt5.qtopengl,
- python3-pyqt5.qtopengl-dbg,
python3-pyqt5.qtsvg,
- python3-pyqt5.qtsvg-dbg,
python3-qtconsole,
python3-scipy,
- python3-scipy-dbg,
python3-setuptools,
xauth,
xvfb
@@ -106,47 +95,6 @@ Description: Toolbox for X-Ray data analysis - Python3
.
This is the Python 3 version of the package.
-Package: python3-silx-dbg
-Architecture: any
-Section: debug
-Depends: python3-fabio-dbg,
- python3-h5py-dbg,
- python3-lxml-dbg,
- python3-matplotlib-dbg,
- python3-numpy-dbg,
- python3-pil-dbg,
- python3-pyopencl-dbg,
- python3-pyqt5-dbg,
- python3-pyqt5.qtopengl-dbg,
- python3-pyqt5.qtsvg-dbg,
- python3-scipy-dbg,
- python3-silx (= ${binary:Version}),
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Multi-Arch: same
-Description: Toolbox for X-Ray data analysis - Python3 debug
- The silx project aims at providing a collection of Python packages to
- support the development of data assessment, reduction and analysis
- applications at synchrotron radiation facilities. It aims at
- providing reading/writing different file formats, data reduction
- routines and a set of Qt widgets to browse and visualize data.
- .
- The current version provides :
- .
- * reading HDF5 file format (with support of SPEC file format)
- * histogramming
- * fitting
- * 1D and 2D visualization using multiple backends (matplotlib or OpenGL)
- * image plot widget with a set of associated tools (See changelog file).
- * Unified browser for HDF5, SPEC and image file formats supporting inspection
- and visualization of n-dimensional datasets.
- * Unified viewer (silx view filename) for HDF5, SPEC and image file formats
- * OpenGL-based widget to display 3D scalar field with
- isosurface and cutting plane.
- .
- This is the Python 3 debug version of the package.
-
Package: python-silx-doc
Architecture: all
Section: doc