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

Commit 891858163088 Raw commit »

commit
891858163088
parent
cf5aaf7ac3c5
branch
default

Added libwebp binding boilerplate.

Comments

    Log in to comment »

    File Lines added Lines removed
    CONTENTS 3
    PIL/WebPImagePlugin.py 13 2
    Tests/test_file_webp.py 3 3
    _imaging.c 10
    decode.c 27
    encode.c 32
    libImaging/Imaging.h 6
    libImaging/WebP.h 9
    libImaging/WebPDecode.c 30
    libImaging/WebPEncode.c 28
    selftest.py 1
    setup.py 19 10