patch-ng


Namepatch-ng JSON
Version 1.18.0 PyPI version JSON
download
home_pagehttps://github.com/conan-io/python-patch
SummaryLibrary to parse and apply unified diffs.
upload_time2024-08-02 10:15:18
maintainerNone
docs_urlNone
authorConan.io
requires_python>=3.6
licenseMIT
keywords patch parse diff strip diffstat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![CI Status](https://github.com/conan-io/python-patch-ng/actions/workflows/workflow.yml/badge.svg)](https://github.com/conan-io/python-patch-ng/actions/workflows/workflow.yml)
[![PyPI](https://img.shields.io/pypi/v/patch-ng)](https://pypi.python.org/pypi/patch-ng)

## Patch NG (New Generation)

#### Library to parse and apply unified diffs.

#### Why did we fork this project?

This project is a fork from the original [python-patch](https://github.com/techtonik/python-patch) project.

As any other project, bugs are common during the development process, the combination of issues + pull requests are
able to keep the constant improvement of a project. However, both community and author need to be aligned. When users,
developers, the community, needs a fix which are important for their projects, but there is no answer from the author,
or the time for response is not enough, then the most plausible way is forking and continuing a parallel development.

That's way we forked the original and accepted most of PRs waiting for review since jun/2019 (5 months from now).

### Features

 * Python >=3.6 compatible
 * Automatic correction of
   * Linefeeds according to patched file
   * Diffs broken by stripping trailing whitespace
   * a/ and b/ prefixes
 * Single file, which is a command line tool and a library
 * No dependencies outside Python stdlib
 * Patch format detection (SVN, HG, GIT)
 * Nice diffstat histogram
 * Linux / Windows / OS X
 * Test coverage

Things that don't work out of the box:

 * File renaming, creation and removal
 * Directory tree operations
 * Version control specific properties
 * Non-unified diff formats


### Usage

Download **patch_ng.py** and run it with Python. It is a self-contained
module without external dependencies.

    patch_ng.py diff.patch

You can also run the .zip file.

    python patch-ng-1.17.zip diff.patch

### Installation

**patch_ng.py** is self sufficient. You can copy it into your repository
and use it from here. This setup will always be repeatable. But if
you need to add `patch` module as a dependency, make sure to use strict
specifiers to avoid hitting an API break when version 2 is released:

    pip install "patch-ng"


### Other stuff

* [CHANGES](doc/CHANGES.md)
* [LICENSE: MIT](LICENSE)
* [CREDITS](doc/CREDITS)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/conan-io/python-patch",
    "name": "patch-ng",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "patch, parse, diff, strip, diffstat",
    "author": "Conan.io",
    "author_email": "info@conan.io",
    "download_url": "https://files.pythonhosted.org/packages/2a/f0/f61a7368ae332d9a45534068c740d4eee4a06ece6cf48af5c3eb9e4bc50e/patch-ng-1.18.0.tar.gz",
    "platform": null,
    "description": "[![CI Status](https://github.com/conan-io/python-patch-ng/actions/workflows/workflow.yml/badge.svg)](https://github.com/conan-io/python-patch-ng/actions/workflows/workflow.yml)\n[![PyPI](https://img.shields.io/pypi/v/patch-ng)](https://pypi.python.org/pypi/patch-ng)\n\n## Patch NG (New Generation)\n\n#### Library to parse and apply unified diffs.\n\n#### Why did we fork this project?\n\nThis project is a fork from the original [python-patch](https://github.com/techtonik/python-patch) project.\n\nAs any other project, bugs are common during the development process, the combination of issues + pull requests are\nable to keep the constant improvement of a project. However, both community and author need to be aligned. When users,\ndevelopers, the community, needs a fix which are important for their projects, but there is no answer from the author,\nor the time for response is not enough, then the most plausible way is forking and continuing a parallel development.\n\nThat's way we forked the original and accepted most of PRs waiting for review since jun/2019 (5 months from now).\n\n### Features\n\n * Python >=3.6 compatible\n * Automatic correction of\n   * Linefeeds according to patched file\n   * Diffs broken by stripping trailing whitespace\n   * a/ and b/ prefixes\n * Single file, which is a command line tool and a library\n * No dependencies outside Python stdlib\n * Patch format detection (SVN, HG, GIT)\n * Nice diffstat histogram\n * Linux / Windows / OS X\n * Test coverage\n\nThings that don't work out of the box:\n\n * File renaming, creation and removal\n * Directory tree operations\n * Version control specific properties\n * Non-unified diff formats\n\n\n### Usage\n\nDownload **patch_ng.py** and run it with Python. It is a self-contained\nmodule without external dependencies.\n\n    patch_ng.py diff.patch\n\nYou can also run the .zip file.\n\n    python patch-ng-1.17.zip diff.patch\n\n### Installation\n\n**patch_ng.py** is self sufficient. You can copy it into your repository\nand use it from here. This setup will always be repeatable. But if\nyou need to add `patch` module as a dependency, make sure to use strict\nspecifiers to avoid hitting an API break when version 2 is released:\n\n    pip install \"patch-ng\"\n\n\n### Other stuff\n\n* [CHANGES](doc/CHANGES.md)\n* [LICENSE: MIT](LICENSE)\n* [CREDITS](doc/CREDITS)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to parse and apply unified diffs.",
    "version": "1.18.0",
    "project_urls": {
        "Homepage": "https://github.com/conan-io/python-patch"
    },
    "split_keywords": [
        "patch",
        " parse",
        " diff",
        " strip",
        " diffstat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2af0f61a7368ae332d9a45534068c740d4eee4a06ece6cf48af5c3eb9e4bc50e",
                "md5": "5df1f6f28b8fcf09bc4dfd182caa12d8",
                "sha256": "da067628d6d5fd9dc5a55eab37951d46bd95661b7219fab364b711366abcc690"
            },
            "downloads": -1,
            "filename": "patch-ng-1.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5df1f6f28b8fcf09bc4dfd182caa12d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17790,
            "upload_time": "2024-08-02T10:15:18",
            "upload_time_iso_8601": "2024-08-02T10:15:18.628375Z",
            "url": "https://files.pythonhosted.org/packages/2a/f0/f61a7368ae332d9a45534068c740d4eee4a06ece6cf48af5c3eb9e4bc50e/patch-ng-1.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 10:15:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "conan-io",
    "github_project": "python-patch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "patch-ng"
}
        
Elapsed time: 9.26222s