Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Feb 7 16:00:00 2005 Thorsten Leemhuis <fedora at leemhuis dot info> - 0:1.1.4-7
- Build PIC on x86_64 to fix x86_64 linking.
- * Sat Oct 9 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.1.4-6
- Borrow parts from patch in Debian's 1.1.4-3 to fix issues in bug 1038 as
well as a bunch of others.
- Bring up to date with current fedora.us Python spec template recommendations.
- Fix -devel directory permissions.
- * Sun Nov 30 16:00:00 2003 Juha Ylitalo <jylitalo{%}iki{*}fi> - 0:1.1.4-0.fdr.5
- added -devel package (thanks to patch from pmatilai@welho.com)
- FC1 requires dependency to tcl-devel and tk-devel package