pillow 2.3.0-1ubuntu2 source package in Ubuntu

Changelog

pillow (2.3.0-1ubuntu2) trusty; urgency=medium

  * No-change rebuild to drop Python 3.3 support.
 -- Matthias Klose <email address hidden>   Sun, 23 Mar 2014 15:28:42 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pillow_2.3.0.orig.tar.gz 2.1 MiB a85361f99cdc8d6d12c44716b648754ee2a903937b87e74a55c3425c901d94de
pillow_2.3.0-1ubuntu2.debian.tar.gz 14.4 KiB 115f6224fe001a5c2f1baa66db0ff8ee70219cb8da394aac1bd259d1a31ed7a0
pillow_2.3.0-1ubuntu2.dsc 2.9 KiB 154514c9f91e85d474346a2c337c1f461aeb0e495c3adb8024dab378e4c174fa

Available diffs

View changes file

Binary packages built by this source

python-imaging: Python Imaging Library compatibility layer

 PIL used to provide a PIL.pth file which allowed you to `import Image` but
 this is deprecated. Use `from PIL import Image` now, or install this
 compatibility package to temporarily get the old behavior back.
 .
 This compatibility package is built for Python 2 only.

python-imaging-compat: Dummy transitional package

 This is a transitional package to python-imaging and can be safely
 removed.

python-imaging-dbg: Dummy transitional package

 This is a transitional package to python-pil-dbg and can be safely
 removed.

python-imaging-doc: Dummy transitional package

 This is a transitional package to python-pil-doc and can be safely
 removed.

python-imaging-sane: Dummy transitional package

 This is a transitional package to python-sane and can be safely
 removed.

python-imaging-sane-dbg: Dummy transitional package

 This is a transitional package to python-sane-dbg and can be safely
 removed.

python-imaging-tk: Dummy transitional package

 This is a transitional package to python-pil.imagetk and can be safely
 removed.

python-imaging-tk-dbg: Dummy transitional package

 This is a transitional package to python-pil.imagetk-dbg and can be
 safely removed.

python-pil: Python Imaging Library (Pillow fork)

 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).

python-pil-dbg: Python Imaging Library (debug extension)

 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.
 .
 This package contains the extension built for the Python debug interpreter.

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.

python-pil.imagetk: Python Imaging Library - ImageTk Module (Pillow fork)

 Tk dependent python-pil module.

python-pil.imagetk-dbg: Python Imaging Library - ImageTk Module (debug extension)

 Tk dependent python-pil module.
 .
 This package contains the extension built for the Python debug interpreter.

python-sane: Python Imaging Library - SANE interface (Pillow fork)

 The imaging-sane module is a Python interface to the SANE (Scanner
 Access is Now Easy) library, which provides access to various raster
 scanning devices such as flatbed scanners and digital cameras.

python-sane-dbg: Python Imaging Library - SANE interface (debug extension)

 The imaging-sane module is a Python interface to the SANE (Scanner
 Access is Now Easy) library, which provides access to various raster
 scanning devices such as flatbed scanners and digital cameras.
 .
 This package contains the extension built for the Python debug interpreter.

python3-imaging: Dummy transitional package

 This is a transitional package to python3-pil and can be safely
 removed.

python3-imaging-dbg: Dummy transitional package

 This is a transitional package to python3-pil-dbg and can be safely
 removed.

python3-imaging-sane: Dummy transitional package

 This is a transitional package to python3-sane and can be safely
 removed.

python3-imaging-sane-dbg: Dummy transitional package

 This is a transitional package to python3-sane-dbg and can be safely
 removed.

python3-imaging-tk: Dummy transitional package

 This is a transitional package to python3-pil.imagetk and can be safely
 removed.

python3-imaging-tk-dbg: Dummy transitional package

 This is a transitional package to python3-pil.imagetk-dbg and can be
 safely removed.

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-dbg: Python Imaging Library (Python3 debug extension)

 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.
 .
 This package contains the extension built for the Python debug interpreter.

python3-pil.imagetk: Python Imaging Library - ImageTk Module (Python3)

 Tk dependent python-pil module.

python3-pil.imagetk-dbg: Python Imaging Library - ImageTk Module (Python3 debug extension)

 Tk dependent python-pil module.
 .
 This package contains the extension built for the Python debug interpreter.

python3-sane: Python Imaging Library - SANE interface (Python3)

 The imaging-sane module is a Python interface to the SANE (Scanner
 Access is Now Easy) library, which provides access to various raster
 scanning devices such as flatbed scanners and digital cameras.

python3-sane-dbg: Python Imaging Library - SANE interface (Python3 debug extension)

 The imaging-sane module is a Python interface to the SANE (Scanner
 Access is Now Easy) library, which provides access to various raster
 scanning devices such as flatbed scanners and digital cameras.
 .
 This package contains the extension built for the Python debug interpreter.