MANIFEST.in
README.md
requirements.txt
setup.py
./python_solvespace/include/slvs.h
./python_solvespace/src/dsc.h
./python_solvespace/src/expr.h
./python_solvespace/src/polygon.h
./python_solvespace/src/resource.h
./python_solvespace/src/sketch.h
./python_solvespace/src/solvespace.h
./python_solvespace/src/ttf.h
./python_solvespace/src/ui.h
./python_solvespace/src/platform/config.h
./python_solvespace/src/platform/gui.h
./python_solvespace/src/platform/platform.h
./python_solvespace/src/render/gl3shader.h
./python_solvespace/src/render/render.h
./python_solvespace/src/srf/surface.h
python_solvespace/__init__.pxd
python_solvespace/__init__.py
python_solvespace/py.typed
python_solvespace/slvs.pxd
python_solvespace/slvs.pyi
python_solvespace/slvs.pyx
python_solvespace.egg-info/PKG-INFO
python_solvespace.egg-info/SOURCES.txt
python_solvespace.egg-info/dependency_links.txt
python_solvespace.egg-info/not-zip-safe
python_solvespace.egg-info/requires.txt
python_solvespace.egg-info/top_level.txt
python_solvespace/src/constraint.cpp
python_solvespace/src/constrainteq.cpp
python_solvespace/src/entity.cpp
python_solvespace/src/expr.cpp
python_solvespace/src/lib.cpp
python_solvespace/src/system.cpp
python_solvespace/src/util.cpp
python_solvespace/src/platform/platform.cpp