Skip to content
forked from jmacd/xdelta

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

Notifications You must be signed in to change notification settings

alfrunes/xdelta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Xdelta 3.0.12

This fork of Joshua MacDonald's Xdelta (Apache licensed fork) is formatted as a library / go wrapper for the xdelta3 API. It's really version 3.0.11, but had to do some minor changes in order to make in compatible with the Go (cgo) compiler and to make it a library.

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 42.5%
  • C 33.0%
  • C++ 19.0%
  • Makefile 3.6%
  • Go 1.0%
  • M4 0.6%
  • Roff 0.3%