mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Crude attempt at clarifying the "PIL problem"
This commit is contained in:
parent
e592de01fd
commit
6ad52162a1
|
@ -3,12 +3,11 @@ Pillow
|
||||||
|
|
||||||
Pillow is a "friendly" fork of the Python Imaging Library. The goal is to see
|
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
|
if any improvement can be made to the packaging situation(*) by opening up
|
||||||
development to the "public".
|
development to the "public" and exploring the problem within the fork.
|
||||||
|
|
||||||
Please email: aclark@aclark.net if you'd like to help, or complain.
|
Please email: aclark@aclark.net if you'd like to help, or complain.
|
||||||
|
|
||||||
(*)PIL has a bad reputation for not "playing nice" with other packages. It's
|
(*) PIL aims to support the 'import Image' statement which will fail whenever
|
||||||
kind of a long story, and you either know it by now or you don't. A better
|
there is another 'Image' module in the top level namespace.
|
||||||
explanation may come later.
|
|
||||||
|
|
||||||
For PIL's README, check out PIL.txt
|
For PIL's README, check out PIL.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user