mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
10
package/python-piexif/Config.in
Normal file
10
package/python-piexif/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user