This commit is contained in:
Alex Clark 2013-03-08 16:07:16 -05:00
parent d84fb54d93
commit e756b3cd26
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
Pillow
======
.. Note:: Pillow >= 2.0.0 supports Python 2.6, 2.7, 3.2, 3.3. Pillow < 2.0.0 supports Python 2.4, 2.5, 2.6, 2.7.
.. image:: https://travis-ci.org/python-imaging/Pillow.png
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.

View File

@ -1,4 +1,6 @@
Contributors (Pillow)
=====================
.. Note:: Contributors please add your name here and send pull request
- Alex Clark, fork author and maintainer