Linux kernel patch evaluator
Project description
Do you need to apply GIT patches to a different source version than the one on which they were developed? PatchTools can greatly accelerate the process of determining whether the patches are needed by the new source, and how to fix them if they are needed.
Features
Detects missing files in your source tree
Detects file that are incorrectly present in your source tree
Detects lines are not at the line numbers specified in the patches
Can find significant lines that are elsewhere in the same file
Issues a readable report of errors found
Installation
From PyPi:
$ sudo pip install patchtools
From a source archive:
Obtain the archive from pypi.org, extract the files, and in the root folder, enter:
$ sudo python setup.py install
From the GIT repo:
$ git clone http://github.com/miltmobley/PatchTools
Documentation
Documentation is available in the ‘doc’ folder of the source.
Copyright 2014 Milton Mobley
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. A copy of the License is provided in the file ‘LICENSE’, or you may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file patchtools-1.0.5.tar.gz
.
File metadata
- Download URL: patchtools-1.0.5.tar.gz
- Upload date:
- Size: 209.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c8e75067cb3788893e7b4bd4eda781e4481ad1ce1e18753c9f00c81907826b5 |
|
MD5 | cab5ff050897a7b949fe189555290ed6 |
|
BLAKE2b-256 | 56d57c6449472d72a76c9799b7c7b95a6be606f3882c4d17aa936a10387f6fa7 |