slackbuilds/libraries/librsync
Lyle Sigurdson f4ce0ba781 libraries/librsync: Updated for version 0.9.7 2010-05-13 00:31:44 +02:00
..
README libraries/librsync: Updated for version 0.9.7 2010-05-11 19:45:19 +02:00
librsync.SlackBuild libraries/librsync: Updated for version 0.9.7 2010-05-13 00:31:44 +02:00
librsync.info libraries/librsync: Updated for version 0.9.7 2010-05-13 00:31:44 +02:00
slack-desc libraries/librsync: Updated for version 0.9.7 2010-05-13 00:31:44 +02:00

README

librsync (rsync synchronization algorithm library.)

librsync is a free software library that implements the rsync remote-delta
algorithm.
 
The rsync remote-delta algorithm is a method of efficiently transmitting a
structure (such as a file) across a communications link when the receiving
computer already has a different version of the same structure.