Python Imaging Library (Fork)
Go to file
2010-07-31 02:14:07 -04:00
doc Onward to 1.1, I think? And some doc fixes. 2010-07-31 02:14:07 -04:00
Images Forking PIL 2010-07-30 22:52:47 -04:00
libImaging Forking PIL 2010-07-30 22:52:47 -04:00
PIL Forking PIL 2010-07-30 22:52:47 -04:00
PIL.egg-info Forking PIL 2010-07-30 22:52:47 -04:00
Sane Forking PIL 2010-07-30 22:52:47 -04:00
Scripts Forking PIL 2010-07-30 22:52:47 -04:00
Tk Forking PIL 2010-07-30 22:52:47 -04:00
_imaging.c Forking PIL 2010-07-30 22:52:47 -04:00
_imagingcms.c Forking PIL 2010-07-30 22:52:47 -04:00
_imagingft.c Forking PIL 2010-07-30 22:52:47 -04:00
_imagingmath.c Forking PIL 2010-07-30 22:52:47 -04:00
_imagingtk.c Forking PIL 2010-07-30 22:52:47 -04:00
BUILDME Forking PIL 2010-07-30 22:52:47 -04:00
CHANGES Forking PIL 2010-07-30 22:52:47 -04:00
CONTENTS Forking PIL 2010-07-30 22:52:47 -04:00
decode.c Forking PIL 2010-07-30 22:52:47 -04:00
display.c Forking PIL 2010-07-30 22:52:47 -04:00
doctest.py Forking PIL 2010-07-30 22:52:47 -04:00
encode.c Forking PIL 2010-07-30 22:52:47 -04:00
index.html "Fix" INSTALL and HISTORY 2010-07-30 23:19:31 -04:00
MANIFEST.in Confusing syntax? http://docs.python.org/distutils/sourcedist.html#manifest-template 2010-07-30 23:42:01 -04:00
map.c Forking PIL 2010-07-30 22:52:47 -04:00
outline.c Forking PIL 2010-07-30 22:52:47 -04:00
path.c Forking PIL 2010-07-30 22:52:47 -04:00
PIL.pth Forking PIL 2010-07-30 22:52:47 -04:00
PIL.txt README changes 2010-07-30 23:03:01 -04:00
PKG-INFO Prepare Pillow 1.0. 2010-07-30 23:56:05 -04:00
README.txt Reference PIL's README 2010-07-30 23:03:53 -04:00
selftest.py Forking PIL 2010-07-30 22:52:47 -04:00
setup.py Onward to 1.1, I think? And some doc fixes. 2010-07-31 02:14:07 -04:00

Pillow
======

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
development to the "public".

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
kind of a long story, and you either know it by now or you don't. A better 
explanation may come later.

For PIL's README, check out PIL.txt