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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-4
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.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pylibtiff
Vcs-Git: https://salsa.debian.org/debian-gis-team/pylibtiff.git
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13), dh-python, libtiff-dev, pybuild-plugin-pyproject, python3-all-dev, python3-bitarray, python3-numpy, python3-pytest <!nocheck>, python3-setuptools, python3-setuptools-scm
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
 fd724bcb66f34209ee4b4b0f786a8bd7a6e63662 8900 pylibtiff_0.5.1-4.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 d3ebe5e0dff85899017c68449d68d21cb3107c087a92dc470b6a6bd9e53436a0 8900 pylibtiff_0.5.1-4.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 1c95386e8a87390fd57681d624f084cc 8900 pylibtiff_0.5.1-4.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmTaZ/IdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJZfw/7Bbtbmj6Mc5IIupf1
hDNcz9r9DMUhjZJIGYZmeYvBbUwtjtUMCbHkS0MlnASF0HV+MlV9uyusXhP4VeAP
cKx0YRLN7/LZGeJcUr0pJ/t29ypNzqWJkSzdhV+i7v07ZIRh7pYp22mCIejra7nt
SSIfF/d0CRKBXgsi6Sg7TFTr/rhJBSHzCh2BhixFm7xxAk3IdAFfT/M31j67/LG3
XR2NyomZXAUP699QO6UJG47FZXjuyjVrjdS/LCQmc68GGsND/8H1gsDtVc4XYy3e
ZlLbzgrlJQtzlqjwJl2Ns6r+LZjEMgJASwbgecwtLn6j4iMHB/3Pg+1xYBggchpp
bgHilbcopsCXO1vx5xNiBpbtFCNaUP6ij+5wLi40jBLoLYwcQPwxM2kOoXbiLhOG
TGnN3+V2O8nWeA3SH1eUQLLmd5ASVWeBiLjq6sSYiMvhIo5UFLBq6nDO8hpPFYUh
94XhojgWLv6HjBce27wQ+Ev8DcSo7gEI/D7cT92dV8V37sGq8FPCkvQZu4hn1vbr
tQ4eNTG4EBOumLojA2EAokzadTFSmCi7W6L3yGPUW79ufA4Dq7v21vz+70W1Gwdh
usyZ7WJeChsd6abl1UR2wDap2V9rzA3x4pgSYOq2X1m/vAwWWjOuA0p8cmyisW9V
Vp5gZcv2qrq2c2pXA9IZ3NAfJoI=
=4mVs
-----END PGP SIGNATURE-----
