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
|
Source: taurus-pyqtgraph
#Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.3
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
Picca Frédéric-Emmanuel <picca@debian.org>,
Carlos Pascual <cpascual@cells.es>,
Roland Mas <lolando@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3-all,
python3-click <!nocheck> <!nodoc>,
python3-pyqtgraph <!nocheck> <!nodoc>,
python3-pytest <!nocheck>,
python3-pytest-runner <!nocheck>,
python3-pytest-xvfb <!nocheck>,
python3-pytestqt <!nocheck>,
python3-setuptools,
python3-taurus <!nocheck> <!nodoc>,
xvfb <!nocheck>,
Vcs-Browser: https://salsa.debian.org/science-team/taurus-pyqtgraph
Vcs-Git: https://salsa.debian.org/science-team/taurus-pyqtgraph.git
Homepage: https://gitlab.com/taurus-org/taurus_pyqtgraph
Rules-Requires-Root: no
Package: python3-taurus-pyqtgraph
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Taurus extension providing pyqtgraph-based widgets (Python 3)
taurus_pyqtgraph is an extension for the python3-taurus package.
It adds the taurus.qt.qtgui.tpg submodule which provides pyqtgraph-based
widgets.
|