python-imaging

Python's own image processing library

Description

Python Imaging Library

The Python Imaging Library (PIL) adds image processing capabilities
to your Python interpreter.

This library provides extensive file format support, an efficient
internal representation, and powerful image processing capabilities.

Notice that in order to reduce the package dependencies there are
three subpackages: devel (for development); tk (to interact with the
tk interface) and sane (scanning devices interface).
Website: http://www.pythonware.com/products/pil/
License: MIT
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/libraries

Packages

python-imaging-1.1.6-20.el6_10.x86_64 [386 KiB] Changelog by Lumír Balhar (2020-02-19):
- Fixes for CVE-2020-5312 and related part of CVE-2019-16865
Resolves: rhbz#1789533
python-imaging-1.1.6-19.el6.x86_64 [388 KiB] Changelog by Roman Rakus (2010-06-14):
- Use -fno-strict-aliasing CFLAG
  Resolves: #596200