Skip to content

jmacato/xdelta-sharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdelta-sharp

xdelta-sharp is a port of xdelta from Joshua MacDonald. The original version is written in C and updated frequently. This is a port to C# (a .NET language) with the objetive of being compatible in many platforms with the same assembly. xdelta is a compression tool to create delta/patch files from binary files using the algorithm VCDIFF described in the RFC 3284.

The current version supports descompression without external compression (default settings in xdelta). It has been used in the patcher tool for Ninokuni Spanish translation.

.NET Core 2.1 Port, CoreRT support and NUnit to Xunit conversion are done by @jmacato

About

XDELTA3 port to C#

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%