jcdickinson / difflib

Easy diffs in C#
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

DiffLib

DiffLib is a library of diffing functionality in C#; similar to the functionality provided by the Python diffing tools.

Getting started

Getting started with Git and GitHub

Rules for Our Git Repository

License

DiffLib uses the BSD 3-clause license, which can be found in license.txt.

Additional Restrictions

LCS Algorithms

Stability