diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/delta_zip-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/delta_zip-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,180 @@ + + + + + delta_zip + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Module delta_zip + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module delta_zip

source code

+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + MD5SignatureBuilder
+ MD5 CRC creation base class +
+   + + MD5SignatureBuilderEBS
+ build the MD5 CRCs for all the files in the list of files +
+   + + MD5SignatureBuilderEC
+ The MD5 CRC creation for delta zippinf for use on EC machines +
+   + + DeltaZipBuilder
+ methods to create the delta zip after all the prep +
+   + + SignaturesDict
+ class to handle signature comparison +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + _logger = logging.getLogger('delta_zip') +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +