pillow 9.0.0-1build1 source package in Ubuntu
Changelog
pillow (9.0.0-1build1) jammy; urgency=medium * No-change rebuild against latest libwebp -- Jeremy Bicha <email address hidden> Tue, 01 Feb 2022 09:26:48 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Jammy
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pillow_9.0.0.orig.tar.xz | 40.1 MiB | a57aa3a6224bb8d892e87553ddecf8b0ea3a7c0fbfbf250ee6a776d07c477b60 |
pillow_9.0.0-1build1.debian.tar.xz | 15.7 KiB | 1360273f395c2985e1b957e9dfc88064bb3f694b25a03efa46efdf1869c5029f |
pillow_9.0.0-1build1.dsc | 2.2 KiB | a3a95df4e9c8202dead974af383e81e16b17f3bd2a35f27eb92fa2bc6c718ae3 |
Available diffs
- diff from 9.0.0-1 (in Debian) to 9.0.0-1build1 (311 bytes)
Binary packages built by this source
- python3-pil: Python Imaging Library (Python3)
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
.
Image Objects:
o Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
o colour separation (CMYK).
o Copy, cut, paste operations.
o Flip, transpose, resize, rotate, and arbitrary affine transforms.
o Transparency operations.
o Channel and point operations.
o Colour transforms, including matrix operations.
o Image enhancement, including convolution filters.
.
File Formats:
o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
o Save only: PDF, EPS (without ghostscript).
- python3-pil-dbgsym: debug symbols for python3-pil
- python3-pil.imagetk: Python Imaging Library - ImageTk Module (Python3)
Tk dependent python-pil module.
- python3-pil.imagetk-dbgsym: debug symbols for python3-pil.imagetk