Skip to content

kristapsdz/libdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

libdiff is a C library generating the shortest edit script, longest common subsequence, and edit distance between arbitrary sequences of bytes. It derives from Tatsuhiko Kubo's onp and dtl.

To compile on any modern UNIX system, run ./configure, then make and make install.

The library (one function) is documented in its manpage.

Version snapshots are available at https://kristaps.bsd.lv/libdiff/snapshots.

License

All sources use the MIT license. See the LICENSE.md file for details.

About

generate arbitrary sequence diffs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published