summaryrefslogtreecommitdiff
path: root/python/python2-pillow/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-06-24 07:29:54 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:55:22 -0500
commitd341617b8a1cca4d8f0fff6d4a7a51969ae94e87 (patch)
treeea71336c629f07ab9e3a12240f986d1b0f218b62 /python/python2-pillow/README
parent94a86f158f3372d9426c1d3ebd35781b42c7de63 (diff)
downloadslackbuilds-d341617b8a1cca4d8f0fff6d4a7a51969ae94e87.tar.gz
python/python2-pillow: Added (Python Imaging Library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python2-pillow/README')
-rw-r--r--python/python2-pillow/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python2-pillow/README b/python/python2-pillow/README
new file mode 100644
index 0000000000..f5ff1634c6
--- /dev/null
+++ b/python/python2-pillow/README
@@ -0,0 +1,5 @@
+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 is the latest version available for python-2.x.