unspecified

python3-piexif - Pure Python library to simplify exif manipulations with python.

Website: https://github.com/hMatoba/Piexif
License: MIT
Vendor: Fedora Project
Description:
Very simple Python library to simplify exif manipulations that does
not depend on other libraries.

There are only just five functions:

    load(filename)                 - Get exif data as dict.
    dump(exif_dict)                - Get exif as bytes to save with JPEG.
    insert(exif_bytes, filename)   - Insert exif into JPEG.
    remove(filename)               - Remove exif from JPEG.
    transplant(filename, filename) - Transplant exif from JPEG to JPEG.

Python 3 version.

Packages

python3-piexif-1.0.12-1.fc24.noarch [36 KiB] Changelog by Igor Gnatenko (2017-02-11):
- Update to 1.0.12
python3-piexif-1.0.10-1.fc24.noarch [35 KiB] Changelog by Igor Gnatenko (2017-01-21):
- Update to 1.0.10

Listing created by Repoview-0.6.6-6.fc21