Source: guiqwt
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Picca Frédéric-Emmanuel <picca@debian.org>
Section: science
Priority: extra
Build-Depends: debhelper (>= 9),
               cython,
               python-all-dev,
               python-guidata (>= 1.7.0~),
               python-numpy,
	       python-qwt (>= 0.5.0~),
	       python-setuptools,
               python-sphinx,
               cython3,
               python3-all-dev,
               python3-guidata (>= 1.7.0~),
               python3-numpy,
	       python3-qwt (>= 0.5.0~),
	       python3-setuptools,
               python3-sphinx,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/guiqwt.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/guiqwt.git
Homepage: https://github.com/PierreRaybaut/qwt
X-Python-Version: >= 2.6

Package: python-guiqwt
Architecture: any
Section: python
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         ${sphinxdoc:Depends},
         python-guidata (>= 1.7.0~),
         python-h5py,
         python-imaging,
         python-qwt (>= 0.5.0~),
         python-scipy,
Recommends: python-dicom
Suggests: spyder (>= 2.0.10)
Provides: ${python:Provides}
Description: efficient 2D data-plotting library - Python 2
 The guiqwt Python library provides efficient 2D data-plotting features
 (curve/image visualization and related tools) for signal/image processing
 application development and interactive computing. It's based on the
 scientific modules NumPy and SciPy, and the PyQwt plotting widgets for
 PyQt4 graphical user interfaces.
 .
 This is the Python 2 version of the package.

Package: python3-guiqwt
Architecture: any
Section: python
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         python3-guidata (>= 1.7.0~),
         python3-h5py,
         python3-pil,
         python3-qwt (>= 0.5.0~),
         python3-scipy,
Recommends: python3-dicom
Suggests: spyder3 (>= 2.0.10)
Provides: ${python3:Provides}
Description: efficient 2D data-plotting library - Python 3
 The guiqwt Python library provides efficient 2D data-plotting
 features (curve/image visualization and related tools) for
 signal/image processing application development and interactive
 computing. It's based on the scientific modules NumPy and SciPy, and
 the PyQwt plotting widgets for PyQt4 graphical user interfaces.
 .
 This is the Python 3 version of the package.

Package: python-guiqwt-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${sphinxdoc:Depends},
Breaks: python-guiqwt (<< 2.4.0~b2-1~exp2)
Replaces: python-guiqwt (<< 2.4.0~b2-1~exp2)
Description: efficient 2D data-plotting library - Documentation
 The guiqwt Python library provides efficient 2D data-plotting
 features (curve/image visualization and related tools) for
 signal/image processing application development and interactive
 computing. It's based on the scientific modules NumPy and SciPy, and
 the PyQwt plotting widgets for PyQt4 graphical user interfaces.
 .
 This is the documentation of the package.

