pillow 10.4.0-1ubuntu1 source package in Ubuntu

Changelog

pillow (10.4.0-1ubuntu1) oracular; urgency=medium

  * debian/rules: Set DPKG_EXPORT_BUILDFLAGS = 1 and include
    /usr/share/dpkg/buildflags.mk to pick up the correct compiler flags
    (LP: #2077744)

 -- Graham Inggs <email address hidden>  Fri, 23 Aug 2024 16:35:57 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc

Downloads

File Size SHA-256 Checksum
pillow_10.4.0.orig.tar.xz 35.3 MiB d11c8ac370b7994534474d82d5c307d01dd8b3b2e5df0fe2c26962c66978b8d6
pillow_10.4.0-1ubuntu1.debian.tar.xz 16.4 KiB 6aebe328c7d634394917fb1d5ab9edf5b9074b374a6ffb1e52370b7ff51b14ec
pillow_10.4.0-1ubuntu1.dsc 2.3 KiB 0f740e0694f22262292d1e650496a6ae209c68d47a14c062f7339e78152dea13

View changes file

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