Metadata-Version: 2.1
Name: cdb_cellmaps
Version: 0.0.1a10112
Author-email: Colm Brandon <colm.brandon@ul.ie>
Project-URL: Homepage, http://example.com
Project-URL: Documentation, http://example.com
Project-URL: Repository, http://example.com
Project-URL: Bug Tracker, http://example.com
Project-URL: Changelog, http://example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
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-Python: >=3.7
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: jinja2
Requires-Dist: jinja2-strcase
Requires-Dist: typing
Requires-Dist: dataclasses
Requires-Dist: numpy<2
Requires-Dist: minio
Requires-Dist: pathlib
Requires-Dist: dacite
Requires-Dist: pandas
Requires-Dist: mypy
Requires-Dist: click
Provides-Extra: r
Requires-Dist: rpy2; extra == "r"
Requires-Dist: types-tzlocal; extra == "r"
Requires-Dist: mypy; extra == "r"
Provides-Extra: python37
Requires-Dist: typing-extensions; extra == "python37"
Provides-Extra: image
Requires-Dist: tifffile; extra == "image"
Requires-Dist: pillow; extra == "image"
Requires-Dist: imagecodecs; extra == "image"
Requires-Dist: types-pillow; extra == "image"
Provides-Extra: video
Requires-Dist: moviepy; extra == "video"
Provides-Extra: audio
Requires-Dist: pydub; extra == "audio"
Provides-Extra: model3d
Requires-Dist: fbx; extra == "model3d"
Requires-Dist: numpy-stl; extra == "model3d"
Provides-Extra: doc
Requires-Dist: python-docx; extra == "doc"
Requires-Dist: PyPDF2; extra == "doc"
Requires-Dist: python-pptx; extra == "doc"
Provides-Extra: graph
Requires-Dist: networkx; extra == "graph"
Provides-Extra: tabular
Requires-Dist: pandas; extra == "tabular"
Provides-Extra: text
Requires-Dist: json; extra == "text"
Requires-Dist: pyyaml; extra == "text"
