slackbuilds/libraries/librsync
B. Watson 34a8d1309f libraries/librsync: Allow VERSION override, remove .info whitespace.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:34:55 +00:00
..
README
librsync.SlackBuild libraries/librsync: Allow VERSION override, remove .info whitespace. 2017-03-25 13:34:55 +00:00
librsync.info libraries/librsync: Allow VERSION override, remove .info whitespace. 2017-03-25 13:34:55 +00:00
slack-desc

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.