Source: pygnuplot
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Josue Ortega <josue@debian.org>,
 Thais Reboucas de Araujo <thaysreb@gmail.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/benschneider/PyGnuplot
Vcs-Browser: https://salsa.debian.org/python-team/packages/pygnuplot
Vcs-Git: https://salsa.debian.org/python-team/packages/pygnuplot.git

Package: python3-pygnuplot
Architecture: all
Depends:
 gnuplot-qt | gnuplot-x11 | gnuplot-nox,
 ${misc:Depends},
 ${python3:Depends},
Description: Simple Python wrapper for Gnuplot
 PyGnuplot works as a Python pipe for Gnuplot allowing to pipe commands
 to Gnuplot command prompt, plot, save data files, create postscript and PDF
 files
 .
 This package installs the library for Python 3.
