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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.6.1-1build2
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, dh-sequence-numpy3, dh-sequence-python3, 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:
 4acc21b6fdf4cd6b234c645da54556f67b5fbbb7 89172 pylibtiff_0.6.1.orig.tar.gz
 c0a57e240784c074d7f4da7daa2405c887d1ce68 8524 pylibtiff_0.6.1-1build2.debian.tar.xz
Checksums-Sha256:
 2aa867ac8f001927acee6599246acde47ec7fc60753a5326e65170fb08606bdf 89172 pylibtiff_0.6.1.orig.tar.gz
 007f4960eb1522d70cd91e7191d24f49eb7b4bdb090512f3d7ffbfccc7042abc 8524 pylibtiff_0.6.1-1build2.debian.tar.xz
Files:
 a3cd57e74441266bc1556e6a55072605 89172 pylibtiff_0.6.1.orig.tar.gz
 b2e8698379e92e428d247757acdea515 8524 pylibtiff_0.6.1-1build2.debian.tar.xz

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmYW2VQACgkQr8/sjmac
4cIYVxAAmun1vmRG8bk1iB9clT21uNVsJ9H5hEpGhLRZaE3dzYPZ5Vk/4mu8KYUz
q2/bP+mSOgPyct+Ry1o9Drq4e3K0RKAHAg4q9sZWA3u8ahouL25JElPNG2l4Cun4
TTJuaKc3bozBH/1eDSdUxdEK5fsAakcaQFr10QQWMt/8V353W1DlW9rUzz3dypzR
YBLc1rjXTiApUbOEq3kPkwhRVk85PprohMxUNDy4rTlaC3NeBo9yFOVsMRSfmzaj
BScUoMwFCeFEa7k0P0hbBkYps9lZ+bAUxAvae/FMa3I4RCdANJAQIUQq3fAqSWuk
B1EKXQWLr2Gc/OIa21N2U1/aey2j6t3pTA14OtH/nUfgumdJNCAkAaOniJsV21Na
+Uo40fS1S6pnYYt4EXluCMuaOU7WGn2hjH02AJ7n29H/RtQPmvLR3Ix1RJ4/xgyY
/BNXba8SeoyggCgYnFq+JH/Gu7FonYuKmAZ+SWfTwj9ioMRMXKxz8CNCZsjKbiQk
m4KHMa+iTIfi/foMYLi9fITdgJSkM20J64+XF/flA7Ay4b+YHOPyzKK5L752Y/ev
bVn093TXT4bX56TDg7PnsuHHoPL+Lt3dEXZcug1iSS3W9XU6vk0uHJuz/5zdDfZ+
0vA7Yo4vd9TeKP6H3yLSm2koLQF3RxveJz/lln3LKVof5d22wRE=
=DLwY
-----END PGP SIGNATURE-----
