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