Metadata-Version: 2.1
Name: proximity
Version: 1.0.0
Summary: Mesh proximity queries based on libspatialindex and rtree, extracted from Trimesh
Home-page: https://proximity.readthedocs.io/en/stable/
License: MIT
Author: Paul Melnikow
Author-email: github@paulmelnikow.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Artistic Software
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Requires-Dist: numpy
Requires-Dist: polliwog (>=1.0.0,<2)
Requires-Dist: rtree (==0.9.7)
Requires-Dist: scipy
Requires-Dist: vg (>=2.0.0)
Project-URL: Documentation, https://proximity.readthedocs.io/en/stable/
Project-URL: Repository, https://github.com/lace/proximity
