slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description. Line
  3. # up the first '|' above the ':' following the base package name, and the '|'
  4. # on the right side marks the last column you can put a character in. You must
  5. # make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':'.
  7. |-----handy-ruler------------------------------------------------------|
  8. dwdiff: dwdiff (word-level front-end for diff)
  9. dwdiff:
  10. dwdiff: dwdiff is a front-end for the diff program that operates at the word
  11. dwdiff: level instead of the line level. It is different from wdiff in that
  12. dwdiff: it allows the user to specify what should be considered whitespace,
  13. dwdiff: and in that it takes an optional list of characters that should
  14. dwdiff: be considered delimiters. Delimiters are single characters that
  15. dwdiff: are treated as if they are words, even when there is no whitespace
  16. dwdiff: separating them from preceding words or delimiters.
  17. dwdiff:
  18. dwdiff: Homepage: http://os.ghalkes.nl/dwdiff.html