cadquery-freecad-module/CadQuery/Libs/cadquery-lib/cadquery.egg-info/SOURCES.txt
Jeremy Mack Wright cae32defee Add 'CadQuery/Libs/cadquery-lib/' from commit '146ecd589bf721976d20784c50ee49a086c6fd4b'
git-subtree-dir: CadQuery/Libs/cadquery-lib
git-subtree-mainline: cbe50efeab
git-subtree-split: 146ecd589b
2015-10-26 08:33:13 -04:00

28 lines
693 B
Plaintext

MANIFEST.in
README.txt
setup.cfg
setup.py
cadquery/CQ.py
cadquery/__init__.py
cadquery/cq_directive.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/pbr.json
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/TestCQSelectors.py
tests/TestCadObjects.py
tests/TestCadQuery.py
tests/TestExporters.py
tests/TestImporters.py
tests/TestWorkplanes.py
tests/__init__.py