summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control46
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 853d30fc..294605b8 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,22 @@ Build-Depends: debhelper (>= 9),
python-sphinx-rtd-theme,
python-spyder,
python-tango,
+ python3-all,
+ python3-future,
+ python3-guiqwt,
+ python3-h5py,
+ python3-lxml,
+ python3-numpy,
+ python3-pint,
+ python3-ply,
+ python3-pymca5,
+ python3-pyqt5,
+ python3-pyqt5.qtopengl,
+ python3-setuptools,
+ python3-sphinx,
+ python3-sphinx-rtd-theme,
+ python3-spyder,
+ python3-tango,
qttools5-dev-tools,
rdfind,
sphinx-common,
@@ -65,6 +81,36 @@ Description: Framework for scientific/industrial CLIs and GUIs - Python2
.
This is the Python 2 version of the package.
+Package: python3-taurus
+Architecture: all
+Section: python
+Depends: ${misc:Depends},
+ ${python3:Depends},
+ python3-future,
+ python3-guiqwt,
+ python3-h5py,
+ python3-lxml,
+ python3-numpy,
+ python3-pint,
+ python3-ply,
+ python3-pyqt5,
+ python3-pyqt5.qtopengl,
+ python3-setuptools,
+ python3-spyder,
+ python3-tango
+Recommends: python3-pymca5,
+ qttools5-dev-tools,
+ python
+Suggests: python-taurus-doc
+Provides: ${python3:Provides}
+Description: Framework for scientific/industrial CLIs and GUIs - Python3
+ Taurus is a Python framework for control and data acquisition CLIs
+ and GUIs in scientific/industrial environments. It supports multiple
+ control systems or data sources: Tango, EPICS, ... New control
+ system libraries can be integrated through plugins.
+ .
+ This is the Python 3 version of the package.
+
Package: python-taurus-doc
Architecture: all
Section: doc