mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Add some main page info
This commit is contained in:
parent
c3a3c2ed66
commit
b89ae08522
|
@ -1,6 +1,20 @@
|
||||||
Pillow: a modern fork of PIL
|
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::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user