-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-1
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Homepage: https://github.com/pearu/pylibtiff
Description: wrapper to the libtiff library to Python using ctypes
 PyLibTiff is a package that provides:
 .
  * a wrapper to the libtiff library to Python using ctypes.
  * a pure Python module for reading and writing TIFF and LSM files. The images
    are read as numpy.memmap objects so that it is possible to open images that
    otherwise would not fit to computers RAM.
 .
 There exists many Python packages such as PIL, FreeImagePy that support reading
 and writing TIFF files. The PyLibTiff project was started to have an efficient
 and direct way to read and write TIFF files using the libtiff library without
 the need to install any unnecessary packages or libraries. The pure Python
 module was created for reading "broken" TIFF files such as LSM files that in
 some places use different interpretation of TIFF tags than what specified in
 the TIFF specification document. The libtiff library would just fail reading
 such files. In addition, the pure Python module is more memory efficient as the
 arrays are returned as memory maps. Support for compressed files is not
 implemented yet.
 .
 Warning: pylibtiff currently supports reading and writing images that are
 stored using TIFF strips. Patches are welcome to support tiled TIFF images.
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pylibtiff
Vcs-Git: https://salsa.debian.org/debian-gis-team/pylibtiff.git
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 12), dh-python, libtiff-dev, pybuild-plugin-pyproject, python3-all-dev, python3-bitarray, python3-numpy, python3-pytest, python3-setuptools
Package-List:
 pylibtiff deb utils optional arch=all
 python3-libtiff deb python optional arch=any
Checksums-Sha1:
 4d1b1237117957a2701b0ed681258fa0e87c743d 98006 pylibtiff_0.5.1.orig.tar.gz
 54ce0a016f4e7689db1805327f2a885bfefe3a13 8368 pylibtiff_0.5.1-1.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 1f10b2f74eb6c12f17460f268397c65c2aa6616b26259ffb69244e773baba9bf 8368 pylibtiff_0.5.1-1.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 c29dae767f90af9dec9fa9446d005239 8368 pylibtiff_0.5.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmOykmYdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBLZ9w/+INW7PoiGLqFawf1a
omQwy3QycWq7LXIi6jO2DPWzT5+wau2pITguBZ4Z7C3xF92Bo0uiQjsBA+r2C89y
f6qq7AvCPoRb5Wg5q8lSzIaHXry3eyW6umn8rdKU8rMhecm4f3B3df9e+31Ys1Iz
d1GeJliKi5ZZ6rm1pyGTATYs8tFEw8/xuACnAsSO3Ke3+RVotJDz29vq2Tg3uDLN
gWVbBDKd+ZdV590dquqbDJsYND6I5M2jjMjUVIoBdGUVD6Y/28K9ZVAh0FFNc3Z3
6C4zIHyBH21pkWuQZ7eaWHQVf3tSF0axVqdY9NEIc0G36eLh+t++1H40JN5x7K6L
kSQUGpZJYk7T/okRlsNqgamGhWLpBdeoJwDggfcdoxre6frg7aCOtpl9ALAnivwc
oZXE4mjrVUWgcs0ZzB95NtYPiXTVMBWJ9u4bvd2AxHiUF8jnuG8NaQ5xVhgT4kAs
2/ozUymUjeH+XkiPfolBUFbDiiiePXWCmypAsTFckObBPpMpG0wpnxxwQe5pxH0B
U6C3YejSkZx/vVnLqZgn7xtmWWivOYIntCxAtINoV+kOOpAxmYO/l3yueI/VgI5t
D5W974pNQCYE7j92y3KPi/NqQffZP9u09dLnMh1s6NR1LyXQAUEgqA8BrNpyaxGl
24fJxYJrhPBFNy/jv9+9zIfTm+w=
=vgHD
-----END PGP SIGNATURE-----
