Package: python3-libtiff (0.4.2-6 and others)
Links for python3-libtiff
Debian Resources:
Download Source Package pylibtiff:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
wrapper to the libtiff library to Python using ctypes (Python 3 version)
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.
This package contains PyLibTiff for Python 3.
Other Packages Related to python3-libtiff
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [not amd64, arm64, ppc64el]
-
- dep: libtiff-dev
- Tag Image File Format library (TIFF), development files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-bitarray
- Python3 module for efficient boolean array handling
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- virtual package provided by python3-numpy
-
- sug: python3-pil
- Python Imaging Library (Python3)
-
- sug: tifffile
- virtual package provided by python3-tifffile
Download python3-libtiff
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.4.2-6+b4 | 71.9 kB | 508.0 kB | [list of files] |
arm64 | 0.4.2-6+b4 | 71.6 kB | 500.0 kB | [list of files] |
armel | 0.4.2-6+b4 | 71.1 kB | 493.0 kB | [list of files] |
armhf | 0.4.2-6+b4 | 70.9 kB | 485.0 kB | [list of files] |
i386 | 0.4.2-6+b4 | 72.1 kB | 505.0 kB | [list of files] |
mips64el | 0.4.2-6+b4 | 71.3 kB | 500.0 kB | [list of files] |
mipsel | 0.4.2-6+b4 | 71.0 kB | 493.0 kB | [list of files] |
ppc64el | 0.4.2-6+b4 | 72.8 kB | 656.0 kB | [list of files] |
s390x | 0.4.2-6+b4 | 71.5 kB | 500.0 kB | [list of files] |