From f4ebad4394ff39876b5a6e161ec368bc82056b76 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 20 Dec 2022 06:36:20 +0100 Subject: librsync: Removed --- private/librsync/README | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 private/librsync/README (limited to 'private/librsync/README') diff --git a/private/librsync/README b/private/librsync/README deleted file mode 100644 index 23f48f1..0000000 --- a/private/librsync/README +++ /dev/null @@ -1,9 +0,0 @@ -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. -- cgit v1.2.3