.gitattributes
.gitignore
CITATION.cff
LICENSE.md
README.md
benchmark_runner.py
pyproject.toml
rdp_p.pxd
setup.py
uv.lock
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/wheels.yml
src/simplification/__init__.py
src/simplification/cutil.pyx
src/simplification/rdp_p.pxd
src/simplification/stdbool.h
src/simplification/util.py
src/simplification.egg-info/PKG-INFO
src/simplification.egg-info/SOURCES.txt
src/simplification.egg-info/dependency_links.txt
src/simplification.egg-info/requires.txt
src/simplification.egg-info/top_level.txt
tests/coords.json
tests/coords_complex.json
tests/cprofile_rust_cython.py
tests/cprofile_rust_cython_complex.py
tests/cprofile_rust_cython_shapely.py
tests/test_simplification.py