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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-1~exp1
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
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
 a25ff2cc6af473c215a331b2be403a9b503c0316 8404 pylibtiff_0.5.1-1~exp1.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 a82aaf18a61989de9598461d78b134283ae0130509b92247df37d1bbcff1408a 8404 pylibtiff_0.5.1-1~exp1.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 fd97d50946a57f9ebf0351dc8abb85d4 8404 pylibtiff_0.5.1-1~exp1.debian.tar.xz

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmOuzd4ACgkQZ1DxCuiN
SvExsg//UjQJsND10ypJ8NEVFtbQhgS5CMsStPbXKAlzr21iAFRmgY7lnFKFJhTA
U3Ajqy6atbeYL1cyetiDbQANLgBg2CXHtTBLmP2RcJnLPS5bHfFvkL3XfcTwc2Sj
OBffkEpUc2cbZ9nKu45KW1vxP6oA5q5CNDY1qVVGrOTS21khvwKDfUR0wiiUFgmU
lRDK3zOepHpZzeaMTGhAnDqL1xmnzoo93g4jPfj+m/Vt5YU7h2HcOgDC1uhPfIlM
fFtBrSqpLkPCt7betgzQz31Kj4YtBUX4M0I4xYB6Il/XhvV7WOQNX4PazqQC3T0y
33P689RROvPKjGk7m8AQfmVBjOT3qjA79nM6gLi4SCzb6tfKiBzahVEi48kQpGcV
xX3ySVI5KYOGLdIUARUK8kBo5sjfoZ1fh/UZwuLMy0lox4vFtrrbA7jQpEJ+CcIV
zwnEgVYo8wKdrAznNvRiLotxi/LGz3JleVUsWf5SS4+q58l9/pqQUVtpN5ByFVgf
lzkFcscfi5BWZLPKT8jsxjYbRsgnwuw9S3p+jm7hsbez71PTEnE6G2roD1HUgRcv
8kktxXg3L6/xapn5YeGsQMyrcR6tQEk1+7et1SxNiLtg8ctmTZQF5/3V585cVw3Z
HpOOLxvYtSlkU2hcAKJYt3Rl5qO03MKcypO8vQ/9XZhTTOswSds=
=znJQ
-----END PGP SIGNATURE-----
