Language

Package: librsync @ 2.0.2

Synopsis

Implementation of the rsync remote-delta algorithm

Description

Librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications.

Home page
http://librsync.sourceforge.net/
Location
gnu/packages/rsync.scm (line: 62, column: 2)
License

Lint warnings

LinterMessageLocation
source-file-name

Validate file names of sources

the source file name should contain the package name
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball