summaryrefslogtreecommitdiffstats
path: root/libraries/python3-pillow/README
diff options
context:
space:
mode:
author Philip Lacroix2015-12-18 17:28:12 +0100
committer Willy Sudiarto Raharjo2015-12-19 01:23:11 +0100
commitf356912de46653f1d50a742e4bb5eebddffdcbdc (patch)
treef7e7d3b3a74074e05f1a7c2f1aa430789dc2c85a /libraries/python3-pillow/README
parent89b1f941a5da11dc5b2c23b1b837f4fdb32253b2 (diff)
downloadslackbuilds-f356912de46653f1d50a742e4bb5eebddffdcbdc.tar.gz
libraries/python3-pillow: Added (Python3 support for python-pillow).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-pillow/README')
-rw-r--r--libraries/python3-pillow/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/python3-pillow/README b/libraries/python3-pillow/README
new file mode 100644
index 0000000000..94f59fd66a
--- /dev/null
+++ b/libraries/python3-pillow/README
@@ -0,0 +1,13 @@
+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