Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-imaging: Python's own image processing library
- Summary
- 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.
Details about licensing can be found from README file.
Changelog
- * Thu Apr 6 17:00:00 2006 José Matos <jamatos{%}fc{*}up{*}pt> - 1.1.5-5
- Rebuild because of #187739
- * Tue Apr 4 17:00:00 2006 José Matos <jamatos{%}fc{*}up{*}pt> - 1.1.5-4
- Rebuild
- * Tue Apr 4 17:00:00 2006 José Matos <jamatos{%}fc{*}up{*}pt> - 1.1.5-3
- Restore gif transparency patch. (bug #187875)