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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-3
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
 35847b6a1660bf9db0e448b1c64608097dffb21d 8784 pylibtiff_0.5.1-3.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 134014934caade4f6dd2ca1db0134332516c7ddf4cc0b0ee302e49416a2f2f1a 8784 pylibtiff_0.5.1-3.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 687c40ee830d4b99fa2f31163b2420be 8784 pylibtiff_0.5.1-3.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmTaStUdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBICWA//TCyy5UNk5e53Ktkd
/J4l766gC05LlKBteTYCEqdcGqSC0y967OWJgAsq24J0JEbFPG2uWxGYQLLpS4R6
Nkdt3gOhZY242+HIN5R9j/IV6652Jv+HqG0lwf0BIRhxDi926HpT8fGOntBONEfP
YV+xg5kqTxhFGV+j5Kqp3DrqtQdJI+4gVmeDBQkah8BCqsGTNdufDcX0zjnwsZ0U
rZWjZrrm1lP1FMvMSE9vMOAid6/5oXXnpnokW347sngBRfTD6IqqxHywRIQbSQ7g
yDzTKdd6PYKxdM+8/RlxeNslz6bJB+9VAF2nMS/dxUztdc/C/UbleoxNm0zgdCvJ
iZFW1sS5CjLC21VF91vNmrPetquAd0P3VvnWSxSIxZiOYN2izeoGzP9hMf7deWKn
5dOtK24lqYppwudw0WKa47OZieviT0r/Qh8x8jqlrZVSyDpXuqjiJ1/Xjl68rTqG
0OuhpI9RBGokulb9Xb52RboiPVfeBkF8I8aHUx8ZLmy5wdP/KYEWBRGqOP68u9Co
uioXXUePHdV5K50Nn9TpsTD7zszcvdIoowRj0D48p31TU7lulAu6mU14nX6jCfHv
Q2ayuwOzZfWVESHAylTSxXpdiaHuhJq4cOZTGEZmalFmo0iiA6T0y/bAdo0LBiOy
f7Ceg4xOJRrtoY4hx8BMrFHatw8=
=yUio
-----END PGP SIGNATURE-----
