Artifact pylibtiff_0.5.1-2

Metadata
dsc_fields:
  Architecture: any all
  Binary: python3-libtiff, pylibtiff
  Build-Depends: debhelper-compat (= 12), dh-python, libtiff-dev, pybuild-plugin-pyproject,
    python3-all-dev, python3-bitarray, python3-numpy, python3-pytest, python3-setuptools,
    python3-setuptools-scm
  Checksums-Sha1:
  - name: pylibtiff_0.5.1.orig.tar.gz
    sha1: 4d1b1237117957a2701b0ed681258fa0e87c743d
    size: '98006'
  - name: pylibtiff_0.5.1-2.debian.tar.xz
    sha1: 4ae7498b012704dddc84232dc858d934d59bff9b
    size: '8492'
  Checksums-Sha256:
  - name: pylibtiff_0.5.1.orig.tar.gz
    sha256: 71c0c44f3d116e2b1fada48c662d0a8dfc291ab8120822ec613fc80ffca00c65
    size: '98006'
  - name: pylibtiff_0.5.1-2.debian.tar.xz
    sha256: bce28668c35888b1cf7fb4811c9bb3589daf3aad378092100d736147da714030
    size: '8492'
  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: 6801cacab16fb200c12f9db9c76a31e5
    name: pylibtiff_0.5.1.orig.tar.gz
    size: '98006'
  - md5sum: 9d671a6673913d1d4d6ba043a8f01b09
    name: pylibtiff_0.5.1-2.debian.tar.xz
    size: '8492'
  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.1
  Testsuite: autopkgtest-pkg-python
  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.5.1-2
name: pylibtiff
type: dpkg
version: 0.5.1-2

Files

Name Size (bytes)
pylibtiff_0.5.1-2.debian.tar.xz 8.3 KB
pylibtiff_0.5.1-2.dsc 3.4 KB
pylibtiff_0.5.1.orig.tar.gz 95.7 KB

source package System - - 5 months, 2 weeks ago 4 months, 2 weeks
BETA