diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2023-12-22 06:44:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-24 19:15:24 +0700 |
commit | efb500ba2e6aa4122a35f5f7c848ad43a74f3b3e (patch) | |
tree | 7c4369241302e6090d4308f8ce5439cd7858a453 /python/python3-whatthepatch/README | |
parent | e22e091de5b351421170669c0c37b9738d1bb661 (diff) |
python/python3-whatthepatch: Added (patch parsing library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-whatthepatch/README')
-rw-r--r-- | python/python3-whatthepatch/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-whatthepatch/README b/python/python3-whatthepatch/README new file mode 100644 index 0000000000..6e7664d32b --- /dev/null +++ b/python/python3-whatthepatch/README @@ -0,0 +1 @@ +What The Patch!? is a library for both parsing and applying patch files. |