Categories
pysync
'pysync' has both a demonstration implementation of the rsync and related algorithms in pure Python, and a high speed librsync Python extension. The pure Python is not fast and is not optimized, however it does work and provides a simple implementation of the algorithm for reference and experimentation. It includes a combination of ideas taken from librsync, xdelta, and rsync.
The librsync Python extension is less flexible and harder to understand, but is very fast.
Last updated 4 Mar, 2004
About
Leadership
- Donovan Baarda - Maintainer
Related Projects
Librsync, Rsync, rdate, rsync-incr, rsyncbackup
Subprograms
pysync.py, librsync.py
Versions
2.24
2.24 stable released 2003-10-17
- Released: 17 Oct, 2003
- Code Maturity: Stable
- Source Archive: ftp://minkirri.apana.org.au/pub/python/pysync/pysync-2.24.tar.bz2
- Licenses: LGPLv2.1orlater
- Interfaces: Command Line



