Source: pillow-jpegxl-plugin
Homepage: https://github.com/Isotr0py/pillow-jpegxl-plugin
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Maximiliano Curia <maxy@debian.org>,
Section: python
Standards-Version: 4.7.4
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 cargo,
 libjxl-dev (>= 0.11),
 librust-bytemuck-dev (>> 1.25),
 librust-half-dev (>> 2.7),
 librust-jpegxl-rs-dev (>> 0.14),
 librust-jpegxl-sys-dev (>> 0.12),
 librust-pyo3-dev (>> 0.28),
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-maturin,
 python3-pil <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Vcs-Git: https://salsa.debian.org/python-team/packages/pillow-jpegxl-plugin.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pillow-jpegxl-plugin

Package: python3-pillow-jpegxl-plugin
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: Pillow plugin for JPEG-XL, using Rust for bindings
 Features:
  - JPEG-XL Plugin for Pillow
  - Encoder/Decoder to work with JPEG-XL using safe wrapper
  - Support EXIF metadata encoding
