This package browser is in early development. Mind the rough edges.

python-patch-ng 1.17.4

Python library to parse and apply unified diffs

Patch NG (New Generation) is a command and Python library to parse and apply unified diffs. It has features such as:

  • automatic correction of common patch formatting corruption

  • patch format detection (SVN, Hg, Git)

  • nice diffstat histogram.

Installation

Install python-patch-ng 1.17.4 as follows:

guix install python-patch-ng@1.17.4

Or install the latest version:

guix install python-patch-ng

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.