slackbuilds_ponce/libraries/python3-pillow/README
Philip Lacroix f356912de4 libraries/python3-pillow: Added (Python3 support for python-pillow).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-12-19 07:23:11 +07:00

13 lines
552 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.
This SlackBuild provides the PIL libraries with support for Python3.
It is intended to be a complement to python-pillow, not to replace it.
***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