# patchtools **Repository Path**: mirrors_openSUSE/patchtools ## Basic Information - **Project Name**: patchtools - **Description**: Jeff's Patching Tools - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-10 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SUSE Patch Tools These python script allow easy manipulation of Linux patches, which makes back-porting them much easier. The configuration file will be installed in /etc/patch.cfg if /etc is writable. Otherwise it is installed in ~/.local/etc/patch.cfg. If you have installed this tool via an RPM or other package, you'll need to copy the sample config file from /etc to ~/.local/etc/patch.cfg and edit it to fit your site. Tools written by Jeff Mahoney Setuptools integration by Lee Duncan Conversion to Python3 by Tony Jones