Search Criteria
Package Details: python-pyssim 0.6-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://pypi.org/project/pyssim |
Licenses: | MIT |
Submitter: | anonfunc |
Maintainer: | anonfunc |
Last Packager: | anonfunc |
Votes: | 1 |
Popularity: | 0.21 |
First Submitted: | 2022-08-05 14:28 (UTC) |
Last Updated: | 2023-09-21 13:59 (UTC) |
Dependencies (4)
- python-pillow (python-pillow-gitAUR, python-pillow-simdAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- python-setuptools (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!