Metadata-Version: 2.1
Name: diameter-synthesis
Version: 0.3.0
Summary: Diametrize cells
Home-page: https://github.com/BlueBrain/diameter-synthesis
Author: Blue Brain Project, EPFL
License: GPLv3
Project-URL: Tracker, https://github.com/BlueBrain/diameter-synthesis/issues
Project-URL: Source, https://github.com/BlueBrain/diameter-synthesis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: click (>=7.0)
Requires-Dist: jsonschema (>=3)
Requires-Dist: matplotlib (>=2.2.0)
Requires-Dist: morphio (>=2.3.4)
Requires-Dist: neurom (<4.0,>=3.0)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: pandas (>=0.24.0)
Requires-Dist: scipy (>=0.13.3)
Provides-Extra: docs
Requires-Dist: m2r2 ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-bluebrain-theme ; extra == 'docs'
Requires-Dist: sphinx-jsonschema ; extra == 'docs'
Requires-Dist: sphinx-click ; extra == 'docs'
Provides-Extra: plot
Requires-Dist: seaborn (>=0.11.1) ; extra == 'plot'
Provides-Extra: test
Requires-Dist: diff-pdf-visually (>=1.5.1) ; extra == 'test'
Requires-Dist: decorator ; extra == 'test'
Requires-Dist: matplotlib ; extra == 'test'
Requires-Dist: mock ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-html ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'

UNKNOWN


