aboutsummaryrefslogtreecommitdiff
path: root/development/pil/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/pil/README')
-rw-r--r--development/pil/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/pil/README b/development/pil/README
new file mode 100644
index 000000000000..cbfb94f16442
--- /dev/null
+++ b/development/pil/README
@@ -0,0 +1,8 @@
+The Python Imaging Library (PIL) provides image processing facilities
+to Python programs. The library supports many file formats, and
+provides powerful image processing.
+
+Compiling the Python Imaging Library does not require any libraries
+outside Slackware Linux. If libjpeg-6b is installed, JPEG support
+is included. For PNG support zlib is required.
+