cadquery-freecad-module/CadQuery/Libs/cadquery-lib/cadquery.egg-info/SOURCES.txt
2015-12-18 15:59:50 -05:00

29 lines
701 B
Plaintext

MANIFEST.in
README.txt
setup.cfg
setup.py
cadquery/__init__.py
cadquery/cq.py
cadquery/cq_directive.py
cadquery/cqgi.py
cadquery/selectors.py
cadquery.egg-info/PKG-INFO
cadquery.egg-info/SOURCES.txt
cadquery.egg-info/dependency_links.txt
cadquery.egg-info/not-zip-safe
cadquery.egg-info/top_level.txt
cadquery/contrib/__init__.py
cadquery/freecad_impl/__init__.py
cadquery/freecad_impl/exporters.py
cadquery/freecad_impl/geom.py
cadquery/freecad_impl/importers.py
cadquery/freecad_impl/shapes.py
cadquery/plugins/__init__.py
tests/TestCQGI.py
tests/TestCQSelectors.py
tests/TestCadObjects.py
tests/TestCadQuery.py
tests/TestExporters.py
tests/TestImporters.py
tests/TestWorkplanes.py
tests/__init__.py