Universal tool to analysis patches, bulit for Linux Kernel.
Project description
ppatch
A tool to analyze and patches between different Linux Kernel versions.
Config
ppatch
loads the configuration from a file named .ppatch.env
in $HOME
.
base_dir = "/home/laboratory/workspace/exps/ppatch" # The base directory to store the patches
patch_store_dir = "_patches" # The directory to store the patches
max_diff_lines = 3
By default, base_dir is the base directory where ppatch
is installed.
Development
ppatch
uses pdm
as package manager. To install the dependencies in your workspace, run:
pdm install --prod
# If you want to trace ppatch execution
pdm install
ref: PDM Documentation
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
ppatch-0.0.5b6.tar.gz
(14.9 kB
view details)
Built Distribution
ppatch-0.0.5b6-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file ppatch-0.0.5b6.tar.gz
.
File metadata
- Download URL: ppatch-0.0.5b6.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.1 CPython/3.10.12 Linux/6.4.0-060400rc1-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3040497d4882a041251db8becd61d42e564fbda9cbf1efa10b1c56c331191f |
|
MD5 | 8783b52e59953e442675e5611eb2c07c |
|
BLAKE2b-256 | ba907258e09f2804be7761a6b8d8f1528a14cb1541c3501e9081cdd276f5d8db |
File details
Details for the file ppatch-0.0.5b6-py3-none-any.whl
.
File metadata
- Download URL: ppatch-0.0.5b6-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.1 CPython/3.10.12 Linux/6.4.0-060400rc1-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64e7dc0a50a89ff56c45ba49abea9de2fd76e8f463408bb22ee1cbc195c61b87 |
|
MD5 | 723174a9f118d316cd56e24ca21810e1 |
|
BLAKE2b-256 | 06e0945d9172084fda7220d8c86bbffd124dc391eb029253b52b64aa15c2a23e |