Source: plotpy
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
	       cython3,
               python3-all,
	       python3-guidata,
	       python3-numpy,
	       python3-scipy,
	       python3-qwt,
	       python3-pytest,
	       python3-all-dev,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/PlotPyStack/plotpy/
Rules-Requires-Root: no

Package: python3-plotpy
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: Curve and image plotting tools for Python/Qt applications
 plotpy is a Python library providing efficient 2D data-plotting
 features for interactive computing and signal/image processing
 application development.  It is part of the PlotPyStack project,
 aiming at providing a unified framework for creating scientific GUIs
 with Python and Qt.
