Add some main page info

This commit is contained in:
Steve Johnson 2013-10-06 22:49:20 -07:00
parent c3a3c2ed66
commit b89ae08522

View File

@ -1,6 +1,20 @@
Pillow: a modern fork of PIL
============================
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the
Python Imaging Library by Fredrik Lundh and Contributors.
Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3.
Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.
For general information including installation instructions, see `README.rst`_.
If you can't find the information you need, try the old `PIL Handbook`_, but be
aware that it was last updated for PIL 1.1.5.
.. _README.rst: https://github.com/python-imaging/Pillow/blob/master/README.rst
.. _PIL Handbook: http://effbot.org/imagingbook/pil-index.htm
.. toctree::
:maxdepth: 2