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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.6.1-1build3
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, dh-sequence-numpy3, dh-sequence-python3, 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:
 4acc21b6fdf4cd6b234c645da54556f67b5fbbb7 89172 pylibtiff_0.6.1.orig.tar.gz
 b9ccd36c157b9faad10741bc65f65292d61e10a1 8564 pylibtiff_0.6.1-1build3.debian.tar.xz
Checksums-Sha256:
 2aa867ac8f001927acee6599246acde47ec7fc60753a5326e65170fb08606bdf 89172 pylibtiff_0.6.1.orig.tar.gz
 2ea4e18e33d263f4374c8e489daea40cc30bd6bfe7b861e633c35b01665e9fe9 8564 pylibtiff_0.6.1-1build3.debian.tar.xz
Files:
 a3cd57e74441266bc1556e6a55072605 89172 pylibtiff_0.6.1.orig.tar.gz
 978582ed1e5198e978826643b8efcfd1 8564 pylibtiff_0.6.1-1build3.debian.tar.xz

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

iQIzBAEBCgAdFiEEVovyKmYzfL/Jprm3LIPbyOm9DjcFAmc2QnsACgkQLIPbyOm9
Djew7Q/+Jv6tHLLG+dwpiduVdP3wrQnmi9GYJBlrnhyh65ixZJuVfIqC46KarKqe
Ip+ib5r2RCA8tkocUnVgUzpYZG+u7Y0eNYJfcyBVAY6mZRATLzqTzwj4jufl7pJ+
G6uNwY5rUaZWYZbZEoZ+pwiLVjrsxTH+teBZzbNedpR9rLPwWlKJkUyz3Pw6xxZU
leGgLYWJlrx8LG5xum48SlTxvdOGYdZg0dcOe6oZQ9B/noRET+UVL65wKVdtCUzy
PXPdhxrd+B1/qd/+YUFCJMS1NQL2QEKkv9W4SES5RmwWC88yLnBcLElYRFVwc2G1
SyPHXuvAy5ICZzeWx+PdchCc9sTGQXo/vHefnLC36jCqzRNWU+L6E3Go+PVcjlNO
Ly65kGVQmfm6aCPLXJtyL+lAHPoUgsUDw5wOrKjusZ9W4DqrJpEyjsgZB0ydiPNP
Z6iS80Sj6STABNWPM5ZqUElEyQP+dJHVS+Sx9bRr9UJIwPijHbjIb1iq2RWE8bB7
eyQ53KDgtFGKJ+gMnQ/IrR0RUeMhZI74T3P1pmEA1KezhEukxW90EeTLNLpuX/e2
DWA6RzVsu/RFyM8r68w5XmRNy4uUZFkyDkSaD2eZaioooWZbYpD6X58A94+3At5I
y4PlVIrkZBJPs05z63Cmynd7cazQK0AKAbVsRcluDpqNL70AuA4=
=LVCX
-----END PGP SIGNATURE-----