diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-12-16 10:24:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 01:18:19 +0700 |
commit | 3c67cdd2046bb5ec90bd4d69c0ad553be34a4356 (patch) | |
tree | 195932b832ecb9ee9329139da21f263f50d1a5da /misc/xdelta3/README | |
parent | d8322ec0245595533454aea9fe071815ecff6a2f (diff) | |
download | slackbuilds-3c67cdd2046bb5ec90bd4d69c0ad553be34a4356.tar.gz |
misc/xdelta3: Added (Binary delta generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/xdelta3/README')
-rw-r--r-- | misc/xdelta3/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/xdelta3/README b/misc/xdelta3/README new file mode 100644 index 0000000000..84666f7612 --- /dev/null +++ b/misc/xdelta3/README @@ -0,0 +1,4 @@ +Xdelta version 3 is a C library and command-line tool for delta +compression using VCDIFF/RFC 3284 streams. + +This is safe to install alongside the xdelta SlackBuild. |