This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119377 additions and 73694 deletions

View 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