-
- Downloads
Updated version 0.11.5 from 'upstream/0.11.5'
with Debian dir 1c539adb9a036884d9b569b32658a5bf3841248f
No related branches found
No related tags found
Showing
- CHANGELOG.txt 90 additions, 0 deletionsCHANGELOG.txt
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- PKG-INFO 154 additions, 0 deletionsPKG-INFO
- README.rst 136 additions, 0 deletionsREADME.rst
- matplotlib_venn.egg-info/PKG-INFO 154 additions, 0 deletionsmatplotlib_venn.egg-info/PKG-INFO
- matplotlib_venn.egg-info/SOURCES.txt 20 additions, 0 deletionsmatplotlib_venn.egg-info/SOURCES.txt
- matplotlib_venn.egg-info/dependency_links.txt 1 addition, 0 deletionsmatplotlib_venn.egg-info/dependency_links.txt
- matplotlib_venn.egg-info/pbr.json 1 addition, 0 deletionsmatplotlib_venn.egg-info/pbr.json
- matplotlib_venn.egg-info/requires.txt 3 additions, 0 deletionsmatplotlib_venn.egg-info/requires.txt
- matplotlib_venn.egg-info/top_level.txt 1 addition, 0 deletionsmatplotlib_venn.egg-info/top_level.txt
- matplotlib_venn.egg-info/zip-safe 1 addition, 0 deletionsmatplotlib_venn.egg-info/zip-safe
- matplotlib_venn/__init__.py 58 additions, 0 deletionsmatplotlib_venn/__init__.py
- matplotlib_venn/_arc.py 487 additions, 0 deletionsmatplotlib_venn/_arc.py
- matplotlib_venn/_common.py 105 additions, 0 deletionsmatplotlib_venn/_common.py
- matplotlib_venn/_math.py 223 additions, 0 deletionsmatplotlib_venn/_math.py
- matplotlib_venn/_region.py 539 additions, 0 deletionsmatplotlib_venn/_region.py
- matplotlib_venn/_util.py 63 additions, 0 deletionsmatplotlib_venn/_util.py
- matplotlib_venn/_venn2.py 258 additions, 0 deletionsmatplotlib_venn/_venn2.py
- matplotlib_venn/_venn3.py 406 additions, 0 deletionsmatplotlib_venn/_venn3.py
- setup.cfg 9 additions, 0 deletionssetup.cfg
CHANGELOG.txt
0 → 100644
MANIFEST.in
0 → 100644
PKG-INFO
0 → 100644
README.rst
0 → 100644
matplotlib_venn.egg-info/PKG-INFO
0 → 100644
matplotlib_venn.egg-info/SOURCES.txt
0 → 100644
matplotlib_venn.egg-info/pbr.json
0 → 100644
matplotlib_venn.egg-info/requires.txt
0 → 100644
matplotlib_venn.egg-info/top_level.txt
0 → 100644
matplotlib_venn.egg-info/zip-safe
0 → 100644
matplotlib_venn/__init__.py
0 → 100644
matplotlib_venn/_arc.py
0 → 100644
This diff is collapsed.
matplotlib_venn/_common.py
0 → 100644
matplotlib_venn/_math.py
0 → 100644
matplotlib_venn/_region.py
0 → 100644
This diff is collapsed.
matplotlib_venn/_util.py
0 → 100644
matplotlib_venn/_venn2.py
0 → 100644
matplotlib_venn/_venn3.py
0 → 100644
setup.cfg
0 → 100644
Please register or sign in to comment