buildroot/package/python-piexif/Config.in
Jugurtha BELKALEM 3d0c31633d package/python-piexif: new package
Signed-off-by: Jugurtha BELKALEM <jugurtha.belkalem@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-09-05 23:17:53 +02:00

11 lines
334 B
Plaintext

config BR2_PACKAGE_PYTHON_PIEXIF
bool "python-piexif"
depends on BR2_PACKAGE_PYTHON3
help
Piexif simplifies interacting with EXIF data in Python. It
includes the tools necessary for extracting, creating,
manipulating, converting and writing EXIF data to JPEG, WebP
and TIFF files.
https://github.com/hMatoba/Piexif