675f0d8119
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. ok mbalmer@
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/08/31 09:56:58 jsg Exp $
|
|
%%SHARED%%
|
|
bin/rdiff
|
|
include/librsync-config.h
|
|
include/librsync.h
|
|
lib/librsync.a
|
|
lib/librsync.la
|
|
@man man/man1/rdiff.1
|
|
@man man/man3/librsync.3
|