[Image-SIG] PIL sources now available via subversion

Fredrik Lundh fredrik at pythonware.com
Wed Mar 1 20:54:14 CET 2006


thanks to the nice folks over at python-hosting.com, a number of
PIL releases are now available from svn.effbot.python-hosting.com.

latest alpha (currently 1.1.6a1-20051211):

    svn co http://svn.effbot.python-hosting.com/pil/

tagged releases:

    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.6a1-20051211/
    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.5
    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.4
    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.3
    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.2
    svn co http://svn.effbot.python-hosting.com/tags/pil-1.1.1

source browser:

    http://effbot.python-hosting.com/browser/

note that this isn't the main development repository; all releases on
python-hosting.com are so-called "vendor drops".

also note that the trac section is read-only; for the time being, bugs
and feature requests should be reported to this list.

enjoy /F





More information about the Image-SIG mailing list