Source: piexif
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-pil (>= 4.2.1),
 python3-pytest,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/hMatoba/Piexif
Vcs-Git: https://salsa.debian.org/python-team/packages/piexif.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/piexif

Package: python3-piexif
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-pil (>= 4.2.1),
Description: pure-Python EXIF manipulation library
 Piexif is an EXIF manipulation library in pure Python.
 .
 Piexif includes tools necessary for extracting, creating, manipulating,
 converting and writing EXIF data to JPEG, WebP and TIFF files.
