Scroll to navigation

PYTHON3-UNIDIFF(1) User Commands PYTHON3-UNIDIFF(1)

NAME

python3-unidiff - Unified diff Python parsing/metadata extraction library

SYNOPSIS

python3-unidiff [options]

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.

OPTIONS

Show this help message and exit.
Output the diff to stdout.
Read diff data from the specified file. If not specified, read diff data from stdin.

EXAMPLES

Run the tool with diff data from git diff.
Run the tool with diff data from hg diff and output the diff to stdout.
Run the tool with diff data from the specified file patch.diff.

AUTHOR

Yogeswaran Umasankar <kd8mbd@gmail.com>

REPORTING BUGS

Report bugs to the Debian Bug Tracking System at https://bugs.debian.org/.

June 2024 python3-unidiff 1.0