mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
b4a105ea42
EXIF and IPTC image metadata. It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...). It is designed as a high level interface to the functionalities offered by exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata. WWW: http://tilloy.net/dev/pyexiv2/ PR: ports/124193 Submitted by: Denis Barov <dindin at dindin.ru>
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
%%PYTHON_SITELIBDIR%%/libpyexiv2.so
|
|
%%PYTHON_SITELIBDIR%%/pyexiv2.py
|