Source: python-mplexporter
Section: python
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: python-all (>= 2.7~),
	python-setuptools,
	debhelper (>= 9),
	python3-all,
	python3-setuptools,
	python-numpy,
	python3-numpy,
	python-matplotlib,
	python3-matplotlib,
Standards-Version: 3.9.5
Homepage: https://github.com/mpld3/mplexporter/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-mplexporter.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-mplexporter.git

Package: python-mplexporter
Architecture: all
Depends: ${misc:Depends}
 , ${python:Depends}, python-numpy, python-matplotlib
Description: general matplotlib exporter
 A Python module to export matplotlib graphs, e.g. for mpld3.
 .
 This package provides the Python 2.x module.

Package: python3-mplexporter
Architecture: all
Depends: ${misc:Depends}
 , ${python3:Depends}, python3-numpy, python3-matplotlib
Description: general matplotlib exporter
 A Python module to export matplotlib graphs, e.g. for mpld3.
 .
 This package provides the Python 3.x module.
