From 751dc143ba202efc8ec93607aeec937a76af6a5b Mon Sep 17 00:00:00 2001 From: Brenton Earl Date: Sat, 5 Dec 2015 01:25:45 +0700 Subject: python/python-pillow: Added (Python Imaging Library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-pillow/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python-pillow/README (limited to 'python/python-pillow/README') 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. -- cgit v1.2.3