mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
1b60d88c2c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
411 B
Text
10 lines
411 B
Text
The Python Imaging Library (PIL) adds image processing capabilities to
|
|
your Python environment. This library provides extensive file format
|
|
support, an efficient internal representation, and powerful image
|
|
processing capabilities.
|
|
|
|
***Warning***
|
|
|
|
Pillow and PIL CANNOT co-exist in the same environment. Before
|
|
installing Pillow, please uninstall PIL.
|
|
https://pillow.readthedocs.org/en/latest/installation.html
|