module documentation

Lexers for diff/patch formats.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Darcs​Patch​Lexer DarcsPatchLexer is a lexer for the various versions of the darcs patch format. Examples of this format are derived by commands such as darcs annotate --patch and darcs send.
Class ​Diff​Lexer Lexer for unified or context-style diffs or patches.
Class ​WDiff​Lexer A wdiff lexer.