Pillow/docs/index.rst

31 lines
847 B
ReStructuredText
Raw Normal View History

2013-10-07 04:30:20 +04:00
Pillow: a modern fork of PIL
============================
2013-10-07 09:49:20 +04:00
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::
2013-10-07 08:14:41 +04:00
:maxdepth: 2
2013-10-07 05:56:28 +04:00
handbook/guides.rst
handbook/appendices.rst
PIL
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`