Search Criteria
Package Details: exif-py 2.3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/exif-py.git (read-only, click to copy) |
---|---|
Package Base: | exif-py |
Description: | Easy to use Python2 module to extract Exif metadata from tiff and jpeg files. |
Upstream URL: | https://github.com/ianare/exif-py |
Licenses: | BSD |
Conflicts: | exifread |
Replaces: | exifread |
Submitter: | mrxx |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 16 |
Popularity: | 0.000001 |
First Submitted: | 2015-09-16 17:00 (UTC) |
Last Updated: | 2020-10-30 23:44 (UTC) |
Latest Comments
mrxx commented on 2020-01-08 17:00 (UTC)
@karcher: thank you, I've updated the PKGBUILD to replace exifread with this package as exifread doesn't exist anymore in the AUR. Just answer 'y' if you are asked to resolve the conflict.
karcher commented on 2020-01-08 14:24 (UTC)
I'm getting error during update:
mrxx commented on 2020-01-07 19:20 (UTC)
Thanks, diabonas. As exifread's successor python-exifread is now Python3-only, this package is stripped of the dependency now and installs Python2.7-exifread itself.
diabonas commented on 2020-01-07 16:34 (UTC)
Please update the dependency name from
exifread
topython-exifread
, the former doesn't exist any more.