wordsetdiff: Compare two files as 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.3.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, hashmap, process [details] |
License | BSD-3-Clause |
Author | Ryan Newton <rrnewton@gmail.com> |
Maintainer | Ryan Newton <rrnewton@gmail.com> |
Category | system |
Home page | http://people.csail.mit.edu/newton/wordsetdiff |
Uploaded | by RyanNewton at 2013-05-17T15:48:43Z |
Distributions | NixOS:0.0.3.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | wordsetdiff |
Downloads | 3099 total (7 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-21 [all 8 reports] |