Package diff.plt contributed by williams [docs]
To load: (require (planet williams/diff:1:0/diff))
Old style:(require (planet "diff.rkt" ("williams" "diff.plt" 1 0)))
Min Racket version: 5.0
Package description:
This package provides a simple diff-like capability in Racket. This includes diffs of arbitrary lists or of text files. It also includes an implementation of the longest common subsequence (LCS) algorithm, which is the basis of the diff algorithm.
Downloads this week: 0
Total downloads: 130
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)
130
5.02011-01-14
To load: (require (planet williams/diff:1:0/diff))
Available in repositories: 4.x
Initial release of the diff package.
No Tickets Currently open for this Package [New Ticket]