hughdbrown / hdiff

Reimplementation of a Patience-like diff algorithm I did in C/C++ in about 2002.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A python library to perform diff algorithm in python.

The algorithm is resembles the Patience algorithm but follows an implementation in C/C++ that I wrote in 2002-ish. I no longer have the original code.

About

Reimplementation of a Patience-like diff algorithm I did in C/C++ in about 2002.


Languages

Language:Python 100.0%