Source: piexif
Section: graphics
Priority: optional
Maintainer: Serge Schneider <serge@raspberrypi.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all
Standards-Version: 4.5.1
Homepage: https://github.com/hMatoba/Piexif
Rules-Requires-Root: no

Package: python3-piexif
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Exif manipulation with pure python script (Python 3)
 To simplify exif manipulations with Python. Writing, reading, and more...
 Piexif is pure Python. To everywhere with Python.
 .
 This package installs the library for Python 3.
