Metadata-Version: 1.2
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
Description: # 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.
        
        
        
        
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
