A quilt patch system implementation in Python
Project description
python-quilt is a python implementation of the well-known tool quilt to manage a series of patches.
It’s intended to be used within a python application or framework but also provides a console client interface called pquilt.
python-quilt requires the six package for python 2/3 compatibility. It also requires patch and diff tools for creating and applying diffs.
Source code of python-quilt can be found at https://github.com/bjoernricks/python-quilt
Supported quilt commands
Currently the following quilt commands have been implemented already (but might still miss some features).
add
applied
delete
edit
import
new
next
pop
previous
push
top
refresh
revert
series
unapplied
Currently unsupported commands
diff
files
header
rename
Unlikely to be supported
The following quilt commands are unlikely to be implemented either because they they don’t make much sense in a python package or nobody has stepped up to implement its feature.
annotate
fold
fork
graph
grep
mail
patches
setup
shell
snapshot
upgrade
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
Built Distribution
Hashes for python_quilt-1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 129d0a0c7ecd9fad0e77c608cb3cac6880b636e504afd6798e440be2d05a4a23 |
|
MD5 | 223334a30b8bc133fbb56bc3c9a33343 |
|
BLAKE2b-256 | 4fac9b10db30727bdcb5848d52318150cb7f1555e906c1a78e2d4de08ce33b06 |