Source: python-matplotlib-venn Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python, python-setuptools, python-matplotlib, python-scipy, python-pytest, python-tk, python3, python3-setuptools, python3-matplotlib, python3-scipy, python3-pytest, python3-tk, xauth, xvfb Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/med-team/python-matplotlib-venn Vcs-Git: https://salsa.debian.org/med-team/python-matplotlib-venn.git Homepage: https://pypi.python.org/pypi/matplotlib-venn Package: python-matplotlib-venn Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-tk Description: Python plotting area-proportional two- and three-way Venn diagrams Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This module provides routines for plotting area-weighted two- and three-circle venn diagrams. Package: python3-matplotlib-venn Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-tk Description: Python 3 plotting area-proportional two- and three-way Venn diagrams Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This module provides routines for plotting area-weighted two- and three-circle venn diagrams. . This package contains the Python 3 version of matplotlib.