wordsetdiff: Compare two files as sets of words or sets of N-tuples of words.
This utility is useful for finding out if some old, misplaced version of a file (say from your old laptop) has any new text in it that never got checked in, synced, or copied over to your newest version of the file. The basic unix diff tool is sometimes incredibly unsatisfactory for this purpose, for example when text has been moved around, or when there are widespread whitespace differences.
Downloads
- wordsetdiff-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.3.1 |
---|---|
Dependencies | ansi-terminal, base (>=3 && <5), bytestring (>=0.9.1), containers (>=0.3), directory, filepath, process [details] |
License | BSD-3-Clause |
Author | Ryan Newton <rrnewton@gmail.com> |
Maintainer | Ryan Newton <rrnewton@gmail.com> |
Category | system |
Uploaded | by RyanNewton at 2010-10-14T14:09:48Z |
Distributions | NixOS:0.0.3.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | wordsetdiff |
Downloads | 3133 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-28 [all 8 reports] |