Search Criteria
Package Details: python-tifffile 2024.9.20-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-tifffile.git (read-only, click to copy) |
---|---|
Package Base: | python-tifffile |
Description: | Read and write image data from and to TIFF files |
Upstream URL: | https://github.com/cgohlke/tifffile |
Licenses: | BSD-3-Clause |
Submitter: | Francois_B |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-15 16:48 (UTC) |
Last Updated: | 2024-09-22 08:37 (UTC) |
Dependencies (12)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-imagecodecsAUR (check)
- python-pytest (check)
- python-fsspec (optional) – required only for opening ReferenceFileSystem files
- python-imagecodecsAUR (optional) – required for encoding or decoding LZW, JPEG, etc. compressed segments
- python-lxml (optional) – required only for validating and printing XML
- python-matplotlib (python-matplotlib-gitAUR) (optional) – required for plotting
- python-tifffile-docAUR (optional) – Documentation for Python tifffile
- python-zarrAUR (optional) – required for opening Zarr stores
Required by (7)
- art-rawconverter-imageio
- napari
- python-guiqwt (optional)
- python-imageio (optional)
- python-piscat-git
- python-scikit-image
- python-tensorflow-datasets (optional)
Latest Comments
Universebenzene commented on 2024-07-06 07:07 (UTC)
@Alad Feel free to edit PKGBUILD locally.
Alad commented on 2024-07-05 13:11 (UTC)
Is python-numpy>=2.0.0 strictly required? All the tests pass with numpy 1.26.4 (some other packages still need it)
Universebenzene commented on 2024-06-19 12:44 (UTC)
@lahwaacz This output has no effect on building the package.
lahwaacz commented on 2024-06-19 11:25 (UTC)
The build function ends with the following output (before
==> Starting check()...
):