Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        librsync-devel: Headers and development libraries for librsync
        
        
        - Summary
- 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.
This package contains header files necessary for developing programs
based on librsync.
Changelog
        
            - * Sun Jan 23 16:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:0.9.7-2
- - Recreate autotools files with autoreconf to fix x86_64 build. 
            - * Wed Nov 10 16:00:00 2004 Adrian Reber <adrian{%}lisas{*}de> - 0:0.9.7-0.fdr.1
- - updated to 0.9.7 (#2248)
- changed source URL to be downloadable with wget 
            - * Fri Aug  8 17:00:00 2003 Ben Escoto <bescoto{%}stanford{*}edu> 0.9.6-0.fdr.3
- - Build no longer requires GNU tools
- Install shared library and rdiff executable by default