Metadata-Version: 2.1
Name: tifftools
Version: 1.0.0.dev18
Summary: Pure python tiff tools to handle all tags and IFDs.
Home-page: https://github.com/DigitalSlideArchive
Author: Kitware, Inc.
Author-email: kitware@kitware.com
License: Apache Software License 2.0
Description: =========================================
        Tiff Tools |build-status| |license-badge|
        =========================================
        
        Pure Python tools for reading and writing all TIFF IFDs, sub-IFDs, and tags.
        
        Developed by Kitware, Inc. with funding from The National Cancer Institute.
        
        .. |build-status| image:: https://circleci.com/gh/DigitalSlideArchive/tifftools.png?style=shield
            :target: https://circleci.com/gh/DigitalSlideArchive/tifftools
            :alt: Build Status
        
        .. |license-badge| image:: https://img.shields.io/badge/license-Apache%202-blue.svg
            :target: https://raw.githubusercontent.com/DigitalSlideArchive/tifftools/master/LICENSE
            :alt: License
        
        
Keywords: tiff
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
