pillow 9.4.0-1.1build1 source package in Ubuntu
Changelog
pillow (9.4.0-1.1build1) lunar; urgency=medium * Rebuild against latest tiff -- Jeremy Bicha <email address hidden> Sat, 04 Feb 2023 14:40:34 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pillow_9.4.0.orig.tar.xz | 38.9 MiB | 0a58ccfbd002838b32e21773bfdaa954a2de08d1f04b87b63d14e751fec3264d |
pillow_9.4.0-1.1build1.debian.tar.xz | 16.8 KiB | a39905cd4eb0f518e48c5851d8dcd6879b2b8594ed5d45d3a6c731277c11e1c6 |
pillow_9.4.0-1.1build1.dsc | 2.3 KiB | b5dd4fe7ce6962821f49cb045160e3b6b72888d2c0208d19a24a05f8f479ee45 |
Available diffs
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