.gitignore
CITATION.cff
README.md
benchmarks.py
license.txt
pypolyline_p.pxd
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/wheels.yml
benches/benchmark_cgg.py
benches/benchmark_python.py
benches/benchmark_rust.py
src/_version.py
src/pypolyline/__init__.py
src/pypolyline/cutil.pyx
src/pypolyline/pypolyline_p.pxd
src/pypolyline/stdbool.h
src/pypolyline.egg-info/PKG-INFO
src/pypolyline.egg-info/SOURCES.txt
src/pypolyline.egg-info/dependency_links.txt
src/pypolyline.egg-info/requires.txt
src/pypolyline.egg-info/top_level.txt
tests/test_pypolyline.py