diff --git a/index.html b/index.html index 007342330..2bb3dd8c6 100644 --- a/index.html +++ b/index.html @@ -32,36 +32,6 @@
Pillow is the "friendly" PIL fork, created by Alex Clark. PIL is the Python Imaging Library, created by Fredrik Lundh.
-The fork author's goal is to foster active development of PIL through:
- -PIL is not setuptools compatible. Please see http://mail.python.org/pipermail/image-sig/2010-August/006480.html for a more detailed explanation. Also, PIL's current bi-yearly (or greater) release schedule is too slow to address the large number of issues regularly reported.
- -Please report any non-packaging related issues here first:
- -Then open a ticket here:
- -and provide a link to the first ticket so we can track the issue(s) upstream.
- -The API documentation included with PIL has been converted (from HTML) to
-reStructured text (via pandoc) and is now hosted by readthedocs.org <http://pillow.readthedocs.org>
_.