Metadata-Version: 1.1
Name: pyn5
Version: 0.1.0
Summary: Python wrapper around rust-n5.
Home-page: https://github.com/pattonw/pyn5
Author: William Hunter Patton
Author-email: pattonw@hhmi.org
License: MIT license
Description: ====
        pyn5
        ====
        
        
        .. image:: https://img.shields.io/pypi/v/pyn5.svg
                :target: https://pypi.python.org/pypi/pyn5
        
        .. image:: https://travis-ci.org/pattonw/rust-pyn5.svg?branch=master
                :target: https://travis-ci.org/pattonw/rust-pyn5
        
        .. image:: https://readthedocs.org/projects/pyn5/badge/?version=latest
                :target: https://rust-pyn5.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python wrapper around rust-n5.
        
        
        * Free software: MIT license
        * Documentation: https://pyn5.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-03-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyn5
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 :: Rust
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
