wok view py3k-pillow/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (17 months ago)
parents
children
line source
1 The Python Imaging Library adds image processing capabilities to
2 the Python interpreter.
4 This library provides extensive file format support, an efficient
5 internal representation, and fairly powerful image processing
6 capabilities.
8 The core image library is designed for fast access to data stored
9 in a few basic pixel formats. It should provide a solid foundation
10 for a general image processing tool.