Metadata-Version: 2.1
Name: graphteasar
Version: 0.0.2
Summary: A python library for running the TEASAR algorithm on spatial graphs for skeletonization.
Home-page: https://github.com/AllenInstitute/PyGraphTEASAR
Author: Forrest Collman
Author-email: forrestc@alleninstute.org
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.18.0,<2.0.0)
Requires-Dist: scipy (>=1.3.0,<2.0.0)
Project-URL: Repository, https://github.com/AllenInstitute/PyGraphTEASAR
