Metadata-Version: 2.0
Name: pycg3d
Version: 0.0.1
Summary: A pure Python package for Computational Geometry in 3D
Home-page: https://github.com/simright/pycg3d
Author: Kang Zhao
Author-email: zhaokang.cn@gmail.com
License: MIT
Keywords: computational geometry
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: dev
Provides-Extra: test

**pycg3d** - a pure **Py**\thon package for **C**\omputational **G**\eometry in **3D**

-------------
Requirements
-------------
- CPython 2.7+, CPython 3.3+ or pypy 4.0+


-------------
Documentation
-------------
https://simright.github.io/pycg3d-doc



