INFO
Name: librsync
Version: 2.3.4-1.el8
Arch: aarch64
Summary: Rsync remote-delta algorithm library
License: LGPL-2.1-or-later
Vendor: Fedora Project
Build Host: buildvm-a64-07.iad2.fedoraproject.org
Build Date: Sun Feb 19 13:04:11 2023
Size: 210816
URL: https://librsync.github.io/
Description: librsync is a library for calculating and applying network deltas, with an
interface designed to ease integration into diverse network applications.
librsync encapsulates the core algorithms of the rsync protocol, which help
with efficient calculation of the differences between two files. The rsync
algorithm is different from most differencing algorithms because it does not
require the presence of the two files to calculate the delta. Instead, it
requires a set of checksums of each block of one file, which together form a
signature for that file. Blocks at any in the other file which have the same
checksum are likely to be identical, and whatever remains is the difference.
FILES
librsync-2.3.4.tar.gz
librsync.spec
REQUIRES
cmake 3.6
doxygen
gcc
graphviz
popt-devel
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
librsync-2.3.4.tar.gz
librsync.spec s
LICENSE FILES
LGPL-2.1-or-later
|