summaryrefslogtreecommitdiff
path: root/devel/open-vcdiff/DESCR
blob: f521672182687d5d037a96a8afec02e94ed2c27f (plain)
1
2
3
4
5
6
7
8
An encoder and decoder for the format described in RFC 3284:  "The
VCDIFF Generic Differencing and Compression Data Format." The encoding
strategy is largely based on Bentley-McIlroy 99:  "Data Compression
Using Long Common Strings." A library with a simple API is included,
as well as a command-line executable that can apply the encoder and
decoder to source, target, and delta files.  A slight variation from
the draft standard is defined to allow chunk-by-chunk decoding when
only a partial delta file window is available.