AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/release-history.rst
docs/source/usage.rst
polygonation/__init__.py
polygonation/_core.py
polygonation/_version.py
polygonation.egg-info/PKG-INFO
polygonation.egg-info/SOURCES.txt
polygonation.egg-info/dependency_links.txt
polygonation.egg-info/entry_points.txt
polygonation.egg-info/requires.txt
polygonation.egg-info/top_level.txt
polygonation/tests/__init__.py
polygonation/tests/test_isconvex.py
polygonation/tests/test_polygonate.py