| Trees | Indices | Help |
|
|---|
|
|
Provides a high-level interface to some librsync functions
This is a python wrapper around the lower-level _librsync module, which is written in C. The goal was to use C as little as possible...
|
|||
|
librsyncError Signifies error in internal librsync processing (bad signature, etc.) |
|||
|
LikeFile File-like object used by SigFile, DeltaFile, and PatchFile |
|||
|
SigFile File-like object which incrementally generates a librsync signature |
|||
|
DeltaFile File-like object which incrementally generates a librsync delta |
|||
|
PatchedFile File-like object which applies a librsync delta incrementally |
|||
|
SigGenerator Calculate signature. |
|||
|
|||
blocksize = 65536
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Aug 28 09:31:29 2009 | http://epydoc.sourceforge.net |