Metadata-Version: 2.4
Name: pytiff
Version: 0.8.4
Summary: A libtiff wrapper to read tiled tiff images
Home-page: https://github.com/FZJ-INM1-BDA/pytiff
Author: Big Data Analytics Group, INM-1, Research Center Juelich
Author-email: c.schiffer@fz-juelich.de
License: BSD
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: summary

Pytiff is a Python library for reading and writing large Tiff files. It supports tiled Tiffs and is able to read only a part of the image. While this is pytiffs main advantage, it also supports reading of many other image formats and writing of greyscale images in tile or scanline mode.
