Metadata-Version: 2.1
Name: img2zarr
Version: 0.0.0
Summary: Python package for converting images to zarr chunked arrays.
Home-page: https://github.com/hubmapconsortium/img2zarr
Author: Trevor James Manz
Author-email: trevor.j.manz@gmail.com
License: MIT license
Keywords: img2zarr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Click (>=7.0)

# img2zarr

[![PyPI Badge](https://img.shields.io/pypi/v/img2zarr.svg)](https://pypi.python.org/pypi/img2zarr)
[![Travis Status](https://img.shields.io/travis/hubmapconsortium/img2zarr.svg)](https://travis-ci.com/hubmapconsortium/img2zarr)

Python package for converting images to zarr chunked arrays.


* Free software: MIT license
* Documentation: https://img2zarr.readthedocs.io.





