Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / pil-2009-raclette http://effbot.org/zone/pil-index.htm

Work repository for PIL 1.1.7 and beyond. The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/pil-2009-raclette
hg clone ssh://hg@bitbucket.org/effbot/pil-2009-raclette
Branch
default
Filename Size Date modified Message
Docs
Images
PIL
Sane
Scripts
Tests
Tk
libImaging
.hgignore 79 B Ignore autogenerated MANIFEST file.
.hgtags 636 B Added tag pil-120a0-20110108 for changeset 6a64b3083e35
BUILDME 267 B Added Python interpreter override mechanism.
BUILDME.bat 272 B Added clean option.
CHANGES 63.6 KB Updated CHANGES.
CONTENTS 8.9 KB Added libwebp binding boilerplate.
README 9.6 KB Updated README.
SHIP 302 B Set owner/group to zero to reduce dependency on release machine.
SHIP.bat 123 B Added kwexpand calls to SHIP scripts.
_imaging.c 91.3 KB Added libwebp binding boilerplate.
_imagingcms.c 16.4 KB Remove obsolete staticforward/statichere stuff.
_imagingft.c 13.2 KB Remove obsolete staticforward/statichere stuff.
_imagingmath.c 6.6 KB Rough Python 3 support for _imaging.
_imagingtk.c 1.5 KB Rough Python 3 support for _imaging.
compat.h 1.6 KB Remove obsolete staticforward/statichere stuff.
decode.c 17.7 KB Added WebP draft mode scaffolding.
display.c 20.3 KB Remove obsolete staticforward/statichere stuff.
encode.c 14.8 KB Fixed WebP write support, including quality setting.
make-manifest.py 233 B Removed string module depencendy in make-manifest
map.c 9.6 KB Remove obsolete staticforward/statichere stuff.
outline.c 4.5 KB Remove obsolete staticforward/statichere stuff.
path.c 14.5 KB Remove obsolete staticforward/statichere stuff.
selftest.py 6.2 KB Added libwebp binding boilerplate.
setup.py 18.8 KB Added libwebp binding boilerplate.