pillow 8.3.2-1 source package in Ubuntu
Changelog
pillow (8.3.2-1) unstable; urgency=medium * New upstream version. * Bump standards version. -- Matthias Klose <email address hidden> Mon, 11 Oct 2021 15:35:03 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Sid
- 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_8.3.2-1.dsc | 2.2 KiB | ac0065a0b06679050db27e8b3f50e2d286f99d5241e2ba49751ca8b340ea94c5 |
pillow_8.3.2.orig.tar.xz | 39.9 MiB | 3d3a82cca54b60a570eaffda0a3a278edcb60854ea2477073581ca5909c5f437 |
pillow_8.3.2-1.debian.tar.xz | 15.6 KiB | 39301aa54d8cf23e606afc09079e0427160a74d10faa5f9773b2531c0c6be677 |
Available diffs
No changes file available.
Binary packages built by this source
- python-pil-doc: Examples for the Python Imaging Library
The Python Imaging Library (PIL) adds an image object to your
Python interpreter. You can load image objects from a variety of file
formats, and apply a rich set of image operations to them.
.
This package contains PIL API documentation and some example scripts.
You may also want to look at the python-pil-doc-html or
python-pil-doc-pdf packages for the PIL handbook documentation.
- 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