Metadata-Version: 2.1
Name: pyembree
Version: 0.1.12
Summary: Python wrapper for Intel Embree 2.17.7
License: BSD 2-Clause "Simplified"
Author: Anthony Scopatz
Author-email: scopatz@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Cython (>=0.29.28,<0.30.0)
Requires-Dist: Rtree (>=1.0.0,<2.0.0)
Requires-Dist: numpy (>=1.22.2,<2.0.0)
Requires-Dist: setuptools (>=60.9.3,<61.0.0)
Requires-Dist: trimesh (>=3.10.7,<4.0.0)
Requires-Dist: wheel (>=0.37.1,<0.38.0)
