Format: 3.0 (quilt)
Source: pylibtiff
Binary: python3-libtiff, pylibtiff
Architecture: any all
Version: 0.6.1-2
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.0
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
 7c68650067ef534d4d617eb0144f55889ce54ced 9292 pylibtiff_0.6.1-2.debian.tar.xz
Checksums-Sha256:
 2aa867ac8f001927acee6599246acde47ec7fc60753a5326e65170fb08606bdf 89172 pylibtiff_0.6.1.orig.tar.gz
 60c624696f5f80b0037506e6b5d6f4068fa07c455f9a0f8a1a7d6c885c1debe2 9292 pylibtiff_0.6.1-2.debian.tar.xz
Files:
 a3cd57e74441266bc1556e6a55072605 89172 pylibtiff_0.6.1.orig.tar.gz
 d5cf363300cae32b4162c90a7f78b52d 9292 pylibtiff_0.6.1-2.debian.tar.xz
