Config.in 334 B

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