Metadata-Version: 2.3
Name: osteoid
Version: 0.1.2
Summary: Skeleton object used for representing neurons, adjacent cells, and organelles.
License: BSD-3 Clause
Author: William Silversmith
Author-email: william.silversmith@gmail.com
Requires-Python: >=3.9
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: fastremap (>=1.15.1,<2.0.0)
Requires-Dist: networkx (>=3.4.2,<4.0.0)
Requires-Dist: numpy (>=2.2.3,<3.0.0)
Description-Content-Type: text/markdown

# osteoid
Skeleton object used for representing neurons, adjacent cells, and organelles. 

Represents a skeleton compatible with Neuroglancer.


