.flake8
.gitignore
.pre-commit-config.yaml
CHANGES.rst
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE.rst
MANIFEST.in
README.md
codecov.yml
pyproject.toml
setup.py
tox.ini
.github/workflows/ci_cron_daily.yml
.github/workflows/ci_tests.yml
.github/workflows/publish.yml
pypolyclip/__init__.py
pypolyclip/pypolyclip.py
pypolyclip/version.py
pypolyclip.egg-info/PKG-INFO
pypolyclip.egg-info/SOURCES.txt
pypolyclip.egg-info/dependency_links.txt
pypolyclip.egg-info/not-zip-safe
pypolyclip.egg-info/requires.txt
pypolyclip.egg-info/top_level.txt
pypolyclip/include/polyclip.h
pypolyclip/src/_polyclip.c
pypolyclip/src/polyclip.c
pypolyclip/tests/README.md
pypolyclip/tests/__init__.py
pypolyclip/tests/test_pypolyclip.py