Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
librsync - Rsync libraries
- Description:
librsync implements the "rsync" algorithm, which allows remote
differencing of binary files. librsync computes a delta relative to a
file's checksum, so the two files need not both be present to generate
a delta.
This library was previously known as libhsync up to version 0.9.0.
The current version of this package does not implement the rsync
network protocol and uses a delta format slightly more efficient than
and incompatible with rsync 2.4.6.
Packages
librsync-0.9.7-13.el5.i386
[46 KiB] |
Changelog
by Robert Scheck (2008-12-20):
- Run libtoolize before %configure to avoid libtool 2.2 errors
- Added a patch to make rdiff aware of -i and -z getopt options
- Updated man page for how to use rdiff and removed a dead link
|