diff -r 509e4801c378 -r 22878952f6e2 srcanamdw/codescanner/pyinstaller/source/zlib/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/srcanamdw/codescanner/pyinstaller/source/zlib/README Thu Feb 18 12:29:02 2010 +0530 @@ -0,0 +1,3 @@ +This directory contains an extract of zlib 1.2.3. It is the minimum set of +files necessary to decompress data from a zip file with the inflate compression +scheme.