pillow-jpegxl-plugin 1.3.8-1
Package Information
| 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 |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Maximiliano Curia <maxy@debian.org> |
| Sponsor | maxy@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/python-team/packages/pillow-jpegxl-plugin.git (browse) |
| Closes | #1143909 |
| Tracker | https://tracker.debian.org/pkg/pillow-jpegxl-plugin |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 1.3.8-1 |
|---|---|
| Changed-By | Maximiliano Curia |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 08 Aug 2026 10:14:43 +0200 |
| Source | pillow-jpegxl-plugin |
Changelog
pillow-jpegxl-plugin (1.3.8-1) unstable; urgency=medium . * Initial upload. (Closes: #1143909) * Avoid maturin network usage * Drop lock file and use a cargo config * Relax crate versions * Use libjxl dynamically * Add pillow dependency for tests * Build with useful dbgsym * Add a sanity check test
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-pillow-jpegxl-plugin deb python optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2023-2026, Isotr0py License: GPL-3+ Files: debian/* Copyright: 2026, Maximiliano Curia <maxy@debian.org> License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/> . On Debian systems a full version of the GPL-3 license can be found in /usr/share/common-licenses/GPL-3.