2010-07-31 06:52:47 +04:00
|
|
|
Pillow
|
|
|
|
======
|
|
|
|
|
2010-07-31 07:03:01 +04:00
|
|
|
Pillow is a "friendly" fork of the Python Imaging Library. The goal is to see
|
|
|
|
if any improvement can be made to the packaging situation(*) by opening up
|
2010-08-01 03:55:42 +04:00
|
|
|
development to the "public" and exploring the problem within the fork.
|
2010-07-31 07:03:01 +04:00
|
|
|
|
|
|
|
Please email: aclark@aclark.net if you'd like to help, or complain.
|
|
|
|
|
2010-08-01 03:55:42 +04:00
|
|
|
(*) PIL aims to support the 'import Image' statement which will fail whenever
|
|
|
|
there is another 'Image' module in the top level namespace.
|
2010-07-31 07:03:53 +04:00
|
|
|
|
|
|
|
For PIL's README, check out PIL.txt
|