DEADSOFTWARE

24217a5f6875293bee9d3550aa505bfd0fdae46a
[bbdiff.git] / README
1 BlackBox diffutils
2 --------------------
4 Clone of diff and patch utilites from *nix for BlackBox and its binary document format.
6 Building
7 --------------------
9 Just compile module DevDiff.
11 Usage
12 --------------------
14 See sources. Documentation not writed yet.
15 Command DevDiff.CompareThis compare two files and produce patch in unified diff format.
16 Command DevDiff.PatchThis read patch in unified diff format and apply changes from it.
18 Current state
19 --------------------
21 This is NOT final version of module DevDiff. It is NOT well tested, but it works. You are warned!
22 Todo list see at the and of sources.