Metadata-Version: 1.2
Name: tiff_stack_crop_tool
Version: 0.1
Summary: Utility for cropping tiff stacks in 3D.
Home-page: https://github.com/JulianPitney/tiff_stack_crop_tool
Author: Julian Pitney
Author-email: julianpitney@Gmail.com
License: MIT license
Description: ====================
        tiff-stack-crop-tool
        ====================
        
        
        .. image:: https://img.shields.io/pypi/v/tiff_stack_crop_tool.svg
                :target: https://pypi.python.org/pypi/tiff_stack_crop_tool
        
        .. image:: https://img.shields.io/travis/JulianPitney/tiff_stack_crop_tool.svg
                :target: https://travis-ci.com/JulianPitney/tiff_stack_crop_tool
        
        .. image:: https://readthedocs.org/projects/tiff-stack-crop-tool/badge/?version=latest
                :target: https://tiff-stack-crop-tool.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Utility for cropping tiff stacks in 3D.
        
        
        * Free software: MIT license
        * Documentation: https://tiff-stack-crop-tool.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.5 (2020-10-27)
        ------------------
        
        * First release on PyPI.
        
Keywords: tiff_stack_crop_tool
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
