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.5b7.dev1.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file ppatch-0.0.5b7.dev1.tar.gz
.
File metadata
- Download URL: ppatch-0.0.5b7.dev1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.21.0 CPython/3.10.12 Linux/6.4.0-060400rc1-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a5d22431045c0817fdaad110845ccb6019cfcc6511d216969a5343cbf8a6240
|
|
MD5 |
02cd0dbaac240a91def5f440704f8400
|
|
BLAKE2b-256 |
bb28a97161d5f937bcade13f89dc817a3e063afb7f28c2da541deaf760ecaf16
|
File details
Details for the file ppatch-0.0.5b7.dev1-py3-none-any.whl
.
File metadata
- Download URL: ppatch-0.0.5b7.dev1-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.21.0 CPython/3.10.12 Linux/6.4.0-060400rc1-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a72741e03be637a8a5a0c48df9497012d4e68be0161694474ef948e9cb7078e0
|
|
MD5 |
4deeb54a59029b7d23c585664339d71a
|
|
BLAKE2b-256 |
749d03987d7ecc88aa5f2285406b5d69986263c01042e09c28843853c39e13f9
|