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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-2build1
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, 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
 8acd5618b3e5c43bbd45238d2e04e040d035bbf4 8572 pylibtiff_0.5.1-2build1.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 c858253c161ffb9afceabe5dee79a8c73f896c170809ac1a9b2c48ac9ed4a476 8572 pylibtiff_0.5.1-2build1.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 f4c0d93fc763c668704588b11df1e62b 8572 pylibtiff_0.5.1-2build1.debian.tar.xz

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmQX9RkACgkQr8/sjmac
4cJFwhAApQObAZVQsDhQTt96vz4kNnfY+mZGH1r+xHb1Ah3z4IBl+k7S6On4TFYi
yG3lMeHNUUAgcLbKpsrypJ8khrX/XRcv1rZVOTs5Fv2hJ96lboUtJWE3dQj7q8Lu
BCPzaRR5P1VJbRnIVQAATM2bjMk4GWh64zJMQA2jJAK1J1KpjK4Q3kWNQ5kbqGRs
V98tbV11zer0NAmuvLAjfk9X3jep6WSjsPwmK4/JvLmXYxyNMg595wkkgPlL3PyF
lo5vA/Zl9mpPXvoUYefdOVxcW7aKrK6YySCi5ZFv8OSuBUo4G0YzamaRV9HFV4+Z
Z/GnJT8Vt3GX77NAHqbNjFNNWGQJsWDT3SCw+gNOKx7URQzc2AJ9KcWTYzkYFzPQ
7G7Qu8dWVKBYqDhbokBtNilechj5R/r/SxB7argaojg6zQu0Y4SP26sK95A3JYIc
U/8WZivJtxwpCLxK3nHBhn/8aoHnLrdZon1jzIdTuUOY1ICnec0oYoI1tbBTVSyx
TkfmtTguv+pRwYKw2oM98NdOdS6cH+I1N2WURh1EIXY5DWa0yrg8DK3MZYYB3gW4
XeG3aBH+IYB7im1aB0sugXu7nG55RFE9QxcR4fSIVHRDZ1thxgqP9dDFtypb/47D
TRmujYOS8/XkpgwFxlW5nEwZRAAsH4mPHfEd22ZhWQTlWtxX28g=
=GgQz
-----END PGP SIGNATURE-----
