Metadata-Version: 2.1
Name: solidpython
Version: 1.0.5
Summary: Python interface to the OpenSCAD declarative geometry language
Home-page: https://github.com/SolidCode/SolidPython
License: LGPL-2.1
Keywords: 3D,CAD,CSG,constructive solid geometry,geometry,modeling,OpenSCAD
Author: Evan Jones
Author-email: evan_t_jones@mac.com
Requires-Python: >=3.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PrettyTable (==0.7.2)
Requires-Dist: euclid3 (>=0.1.0,<0.2.0)
Requires-Dist: pypng (>=0.0.19,<0.0.20)
Requires-Dist: regex (>=2019.4,<2020.0)
Project-URL: Documentation, https://solidpython.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/SolidCode/SolidPython
