From 38048e235e0fb116c94c8165af4f8b1604934661 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 27 Feb 2013 13:31:40 -0500 Subject: [PATCH] Wording --- index.html | 30 ------------------------------ 1 file changed, 30 deletions(-) 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.

-

Introduction

- -

The fork author's goal is to foster active development of PIL through:

- -

Why a fork?

- -

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.

- -

What about image code bugs?

- -

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.

- -

Documentation

- -

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>_.

-