LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pygeoops/__init__.py
pygeoops/_centerline.py
pygeoops/_difference.py
pygeoops/_general.py
pygeoops/_grid.py
pygeoops/_paramvalidation.py
pygeoops/_simplify.py
pygeoops/_simplify_lang.py
pygeoops/_simplify_topo.py
pygeoops/_types.py
pygeoops/_view_angles.py
pygeoops/py.typed
pygeoops/version.txt
pygeoops.egg-info/PKG-INFO
pygeoops.egg-info/SOURCES.txt
pygeoops.egg-info/dependency_links.txt
pygeoops.egg-info/requires.txt
pygeoops.egg-info/top_level.txt
tests/test_centerline.py
tests/test_difference.py
tests/test_general.py
tests/test_grid.py
tests/test_helper.py
tests/test_paramvalidation.py
tests/test_shapely.py
tests/test_simplify.py
tests/test_simplify_lang.py
tests/test_simplify_topo.py
tests/test_types.py
tests/test_view_angles.py