Index of /ports_net/librsync
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:08 756
distinfo 28-May-2011 14:08 136
files/ 25-Dec-2006 04:05 -
pkg-descr 11-Aug-2003 18:40 460
pkg-plist 29-Jan-2007 04:16 120
The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
WWW: http://librsync.sourceforge.net/