python3-unidiff - Unified diff Python parsing/metadata extraction library
Contents
Description
python3-unidiff is a tool for processing unified diff data. It can read diff data from a file or from
standard input and optionally output the diff to stdout.
Examples
gitdiff|python3-unidiff
Run the tool with diff data from gitdiff.
hgdiff|python3-unidiff--show-diff
Run the tool with diff data from hgdiff and output the diff to stdout.
python3-unidiff-fpatch.diff
Run the tool with diff data from the specified file patch.diff.
Name
python3-unidiff - Unified diff Python parsing/metadata extraction library
Options
-h,--help
Show this help message and exit.
--show-diff
Output the diff to stdout.
-f,--fileDIFF_FILE
Read diff data from the specified file. If not specified, read diff data from stdin.
Reporting Bugs
Report bugs to the Debian Bug Tracking System at https://bugs.debian.org/.
python3-unidiff 1.0 June 2024 PYTHON3-UNIDIFF(1)
Synopsis
python3-unidiff [options]
