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

Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.7.0-1
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
 8ad15ba4093efdee6e705708f60459f7d4696fb7 8864 pylibtiff_0.7.0-1.debian.tar.xz
Checksums-Sha256:
 0b14ae7bb061dfcd00043b250d627978ac5f70ccbcee23ca1fb3bd8390648260 92413 pylibtiff_0.7.0.orig.tar.gz
 ef1eddc6f03c051c8b26eff14b3b557d97fb08d7fa9fb79f643e1140767a0bc7 8864 pylibtiff_0.7.0-1.debian.tar.xz
Files:
 4f12b2ec03f5f110a6d81a6a6bd91a64 92413 pylibtiff_0.7.0.orig.tar.gz
 eb9f1bc8bb83097cfbd72b211b0d58bf 8864 pylibtiff_0.7.0-1.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmjg7bAdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJBFw//fZwCrL/njepB5Lom
IjsXpEJe4lQAaNftF0UsxGdm7kXiVgb4/niLrEFU7PxqvzE+3HTfXaB5tCG2XWOH
6teijDmHteK9sBx0d3Xq9y+6bfd7udcKUHb9Yp6Bh37rm3V1JN1CKf3UmlIUvXJD
L0NbGaC6geYT3iAvqWNTSzRywSkFplyvVI9jc4smv2S4GbA5ATJwjNZQa9l4J9nY
B++5Uhix6WJWyJ9t5lu4Bt9V4ySMI6uEFYDWAyf3DNaGTLLBYuZTM29zkigiN++c
fvjtJlxBLHRNFrXkxSm82PSOVnaBpQP6HkgQJn0WqXJzF5u5Z25IFamlUwe5vPQx
0Uf//Uw7lSF6hzsqroONJxiQ7TMhpjSqgfhanYFmD+iwFtvsW2Z1ac6xvyO9oQoN
0OPvNLCFaIXzSpKAmhh8KyYRthDewgpwuhXlnVx1l3c5XF+lQ8KcGM29w78eOBF+
4BcftBtukrsAk+YHJ9tiN/JLJdsMX9JuxuOiPWq3/gmKmIRHhN5J/W145hNcjeB9
fYmQ2Q1iRQKiCQkMmgKlT54o4hBtOQU0nl4t6eRFcfsIz0YtFzVkuaw/jkSWodaM
eg8Q54X2tsWsUJDBKLJghPRMje3gO6aImvZ09I4MWCONER/O5l9DvAqps1ZFg82Q
skzshRKW8L89Jc87KnLGEvx6GXM=
=mbRF
-----END PGP SIGNATURE-----
