mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-12 13:49:50 -05:00
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
config BR2_PACKAGE_PYTHON_PIEXIF
|
|
bool "python-piexif"
|
|
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
|