LICENSE
README.md
pyproject.toml
src/curveplate/__init__.py
src/curveplate/cli.py
src/curveplate/dxf_export.py
src/curveplate/geometry.py
src/curveplate/pdf_export.py
src/curveplate/stp_export.py
src/curveplate.egg-info/PKG-INFO
src/curveplate.egg-info/SOURCES.txt
src/curveplate.egg-info/dependency_links.txt
src/curveplate.egg-info/entry_points.txt
src/curveplate.egg-info/requires.txt
src/curveplate.egg-info/top_level.txt
tests/test_cli.py
tests/test_geometry.py
tests/test_stp.py