Search Criteria
Package Details: python-pyssim 0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyssim.git (read-only, click to copy) |
---|---|
Package Base: | python-pyssim |
Description: | Module for computing Structured Similarity Image Metric (SSIM) in Python |
Upstream URL: | https://github.com/jterrace/pyssim |
Licenses: | MIT |
Submitter: | anonfunc |
Maintainer: | anonfunc |
Last Packager: | anonfunc |
Votes: | 2 |
Popularity: | 0.043648 |
First Submitted: | 2022-08-05 14:28 (UTC) |
Last Updated: | 2024-03-23 19:25 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (1)
- thumbor (check)
Latest Comments
anonfunc commented on 2023-09-21 13:59 (UTC)
@dreieck Must have missed your comment. Fixed, thanks for the notice.
dreieck commented on 2023-05-12 12:28 (UTC)
python-argparse
must be removed from thedepends
array, see ↗ here.Thanks for maintaining!