aboutsummaryrefslogtreecommitdiff
path: root/python/python-pillow/README
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2015-12-05 01:25:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-05 01:25:45 +0700
commit751dc143ba202efc8ec93607aeec937a76af6a5b (patch)
treebfecb74a2a22372360fd1e05bda726ff805de60d /python/python-pillow/README
parentdd0e44c0e6a1e0c507549316bfd7f44a5fcbaa8e (diff)
python/python-pillow: Added (Python Imaging Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pillow/README')
-rw-r--r--python/python-pillow/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-pillow/README b/python/python-pillow/README
new file mode 100644
index 0000000000..7ca0b3e5cd
--- /dev/null
+++ b/python/python-pillow/README
@@ -0,0 +1,4 @@
+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.