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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.5.1-6
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
 768dc8e72ffc90b0c1f7b21930c3cb2718b2e4ca 8972 pylibtiff_0.5.1-6.debian.tar.xz
Checksums-Sha256:
 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65 98006 pylibtiff_0.5.1.orig.tar.gz
 9d01e310ef807aadcd9ecd66e42e7436d02055862dbb9b37568d2963de89445f 8972 pylibtiff_0.5.1-6.debian.tar.xz
Files:
 6801cacab16fb200c12f9db9c76a31e5 98006 pylibtiff_0.5.1.orig.tar.gz
 d00c03cc74eda42c089cc3c208fedce4 8972 pylibtiff_0.5.1-6.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmTc5mIdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBKwWQ//TmdtrKxu2qerWaak
nc9cydGEEz6CzMZk+k9wN4iLQvHc+PLi0nnM6aRgUoTm5VwJMsyWJ5/sRwxuvppN
IWR/HBJNUvBrwbSpQJe0eJ2clMfwY8/NA8bUXOuV8XgkO4yV0byg3p0OHGATBuQC
BL3YvM5ScoAORI8wgy+VlJjTiEMe2m/5cir9baGXKyzNpyV1CljuYNJrHOBYsd9c
AahMdmxSs1eBZUv2UKWePcSu/T/T3divmFAiT/c6D7n1UuX5oH5K0NDA38dJPlbV
WdOQuRMwZVFUTgfJ+SHkPWcxWIwNoxXYxWZwA3DQvjK0P4XzjS87AICkwwq6t8Bn
O2eyhmJIxX+47wnmOp62wUOKlILIVTZNdVeAUDkILICVvM0QkGVFAWSDp8KF1uH3
c9gCBwUQwGgP5hfgWGrYuuLiJJkM8h/bK4OSm1WdSznr7irgmY+zNq+Y0VOPNeXj
eDZtEuDQsou0cRdq54tg4AR6Voq4rNCJSRRgUlUHuN6BdxP+jliqpKBrYac0639l
6eU8FS8KSOIzQ9Ydhf1ufNy9yOkAMerA2wHqU3y52P8ErK8bC0PAmJrB8rNTrpFF
iVFmP+ucJBss5Dg9iOhnpJJ/wbNiwFqAq3BHyeAoEEN2fh0wyiJD8w6R/ftlQBB2
Jm7WrXTFVhroL1UnVoEVx4TW76Q=
=S/wW
-----END PGP SIGNATURE-----
