Artifact pylibtiff_0.6.1-1

Metadata
dsc_fields:
  Architecture: any all
  Binary: python3-libtiff, pylibtiff
  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
  Checksums-Sha1:
  - name: pylibtiff_0.6.1.orig.tar.gz
    sha1: 4acc21b6fdf4cd6b234c645da54556f67b5fbbb7
    size: '89172'
  - name: pylibtiff_0.6.1-1.debian.tar.xz
    sha1: 74cfc16bb5a86b195f07ce59e3ba41bbe13d0014
    size: '8416'
  Checksums-Sha256:
  - name: pylibtiff_0.6.1.orig.tar.gz
    sha256: 2aa867ac8f001927acee6599246acde47ec7fc60753a5326e65170fb08606bdf
    size: '89172'
  - name: pylibtiff_0.6.1-1.debian.tar.xz
    sha256: 476b7b3344ff2cbfd264db0ccebe77ad0fd4fcad0dfa7616b3c6fb2906d099b4
    size: '8416'
  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.
  Files:
  - md5sum: a3cd57e74441266bc1556e6a55072605
    name: pylibtiff_0.6.1.orig.tar.gz
    size: '89172'
  - md5sum: 0b49dc4ac8ab726e29c4c28d1ffef223
    name: pylibtiff_0.6.1-1.debian.tar.xz
    size: '8416'
  Format: 3.0 (quilt)
  Homepage: https://github.com/pearu/pylibtiff
  Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
  Package-List: |2-

     pylibtiff deb utils optional arch=all
     python3-libtiff deb python optional arch=any
  Source: pylibtiff
  Standards-Version: 4.6.2
  Testsuite: autopkgtest-pkg-pybuild
  Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
  Vcs-Browser: https://salsa.debian.org/debian-gis-team/pylibtiff
  Vcs-Git: https://salsa.debian.org/debian-gis-team/pylibtiff.git
  Version: 0.6.1-1
name: pylibtiff
type: dpkg
version: 0.6.1-1

Files

Name Size (bytes)
pylibtiff_0.6.1-1.debian.tar.xz 8.2 KB
pylibtiff_0.6.1-1.dsc 3.5 KB
pylibtiff_0.6.1.orig.tar.gz 87.1 KB

source package System - - 5 months ago 4 months, 1 week
BETA