jmacd / xdelta

open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression

Home Page:http://xdelta.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xdelta

Xdelta version 3 is a C library and command-line tool for delta compression using VCDIFF/RFC 3284 streams.

License

This repository contains branches of Xdelta 3.x that were re-licensed by the original author under the Apache Public License version 2.0, namely:

  • release3_0_apl Change to APL based on 3.0.11 sources
  • release3_1_apl Merges release3_0_apl with 3.1.0 sources

The original GPL licensed Xdelta lives at http://github.com/jmacd/xdelta-gpl.

Documentation

See the command-line usage. See wiki directory.

About

open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression

http://xdelta.org


Languages

Language:C++ 51.6%Language:C 41.3%Language:M4 2.6%Language:Go 1.6%Language:Objective-C 1.1%Language:Makefile 0.7%Language:Shell 0.7%Language:Roff 0.3%Language:CMake 0.2%