mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Python Imaging Library (Fork)
docs | ||
Images | ||
libImaging | ||
PIL | ||
PIL.egg-info | ||
Sane | ||
Scripts | ||
Tk | ||
_imaging.c | ||
_imagingcms.c | ||
_imagingft.c | ||
_imagingmath.c | ||
_imagingtk.c | ||
BUILDME | ||
CHANGES | ||
CONTENTS | ||
decode.c | ||
display.c | ||
doctest.py | ||
encode.c | ||
index.html | ||
MANIFEST.in | ||
map.c | ||
outline.c | ||
path.c | ||
PIL.pth | ||
PIL.txt | ||
README.txt | ||
selftest.py | ||
setup.py |
Pillow ====== Pillow is a "friendly" PIL fork. PIL is the Python Imaging Library. Introduction ------------ The author's goal is to foster packaging improvements by publicizing development and exploring packaging problems within the fork. Explanation ----------- PIL is currently not setuptools compatible. See: http://mail.python.org/pipermail/image-sig/2010-August/006480.html for a detailed explanation. Python Imaging Library ---------------------- For PIL's README, please see PIL.txt