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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.7.0-1build1
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.7.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-numpy-dev, 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:
 45a6f3b0b6cc5f390477c25d36dffbc9317767da 92413 pylibtiff_0.7.0.orig.tar.gz
 86ce2670ef24278aa377a8f2a44aefa30d2f357a 8952 pylibtiff_0.7.0-1build1.debian.tar.xz
Checksums-Sha256:
 0b14ae7bb061dfcd00043b250d627978ac5f70ccbcee23ca1fb3bd8390648260 92413 pylibtiff_0.7.0.orig.tar.gz
 0c0b2fa9978092f66e789c65bb9504395576fadfb79b8c468312720db33f333c 8952 pylibtiff_0.7.0-1build1.debian.tar.xz
Files:
 4f12b2ec03f5f110a6d81a6a6bd91a64 92413 pylibtiff_0.7.0.orig.tar.gz
 80a62abbe6bfbe0ec8f7b32f62e557d4 8952 pylibtiff_0.7.0-1build1.debian.tar.xz

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

iQIzBAEBCgAdFiEEVovyKmYzfL/Jprm3LIPbyOm9DjcFAmm9IXEACgkQLIPbyOm9
Djd3oRAAmNT6Yjw+ErKh8+Wl0B9aDnAV+yrDYht6ejHLvYgxsz67PWylFZZNAt4p
ooMseXzxkEvfAF25yV9CHID0P7g3hvP4t1bxcj/FXIDhD5kzb/hheTDXDQqqSmmS
1ExH/CTto4XHAR7SfRlj4fFy5H9QkwPEdojpF3Ug6FWaRMvaR0QtclP/N5fb1+oE
eINB7jEfdr2cEMT94H8OoBzDK08K7rDU3JEv/waJIY6iXxP7HjUl9jR/YWd0LvVh
3Qo2PrtX4LdU1i5e4txfRObdF5PMY1PM5W9lyRorlfYMxZkXXDjkYnrzyM9MKAgw
dWZxk78iJ2/sy7AczQpkXkO55IJvp+29mNPrjOl40FZCReHeZiGz/LfL5Qe7wqEd
RKoH3uS8UCSWkhzly+2ehqUPvGTzGYKdmMMmcb/E/gfYT/bHiJjG8QDf3xmKNzHF
5GwPjYfKF9mWS70QSIuEJrmY1Lg6JkYXh/R8Ewn1tX2fdJfxjmJS3kUzLbrqQEuu
HuLtfdFJ6aI1X8c2Z7Pt+DpmgGIPJUGZj0S5kr7INkDzPhqmT6ZLJpW6lDRz0UX4
rotYzYL+lt1jE61z0Ow0+XFSZHxKNneZUGuuQL1Q6o5N9uNK7fg0yQB0WPBfoh71
yREfOqhXHi5veiEWbFThZXQpbW/blI2wiECEXSVjryT/R/aqo+I=
=MnCP
-----END PGP SIGNATURE-----
