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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-5
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
 c0826dd5334b63a110d48364979e21b555679040 8924 pylibtiff_0.5.1-5.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 8217052918c46fc407fe301f6d1534d9284a38b34f10c9c4d4ad2da3ae236127 8924 pylibtiff_0.5.1-5.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 057bbf66bdb1f873b1fbb4baf7c78eb1 8924 pylibtiff_0.5.1-5.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmTcstkdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJqdA/+NcEy2xA7AKtvIs+G
Y73EHdGoEQXGYJtURt7ofKJO9dyNO2X3aHxNXaPqHojAbDnHNh9BBDYzN1e4Vtbe
I5tzp0GFi8XlfnIoSlisoxBOBSbtj81Fk4Bi2HHXL1RUPte4n+KoeEGE0paosQmH
49VygY5MJfJ1YDXpMpLb+/qSJylWGPEljYA3fcJU4w11tZG6K+MWeTAXzj3iLKq4
PVBhzgFZbvICKTrdusj5SS7rvRsnlEvJ/iiLVk6i/9z2jWxk4uKIZaLN9Yv0bhv9
7jh0MLLZo78QCOfzkYjrFrPltl0nrn71sJYmhIJnbH54Qf/Ef4/khWt0l+a7AI6Q
N6btAnwI54x7ZM+QAXeMSiSI2RrbHmtCu7tCzSPfhKw0EpitdOvZKiHKRCOJ3uyW
6Q21rJXLLwaBG0khW9+63OErtVW32G8BeXQ9QEzBGOYhJNv3UfbH/QmQCtpzScCy
7T4RBibORRAswVT7r8xvdK7DGnBUQEzJv1c6JHYTrYmlhaU2hTanfb14BUhSNqn7
DrltKbAgMVgp+HCmpe8T0pDDHgHJqdsKLBB8oRJEbUZNMKt/VQGTd/9NmKV1lCD/
8hE+cwE0e2scqzqr/IpGC6iwzeR+KOLswpjP2TO7u3coQ10mWiXokPTatzweqk6I
M+IS67h039h9cIQUghYQ/fmtYxA=
=ensw
-----END PGP SIGNATURE-----
