python-quilt

A quilt patchsystem implementation in Python
Download

python-quilt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL v2
  • Price:
  • FREE
  • Publisher Name:
  • Bjorn Ricks
  • Publisher web site:
  • http://github.com/bjoernricks/

python-quilt Tags


python-quilt 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 only requires patch and diff for creating and applying diffs.Source code of python-quilt can be found at https://github.com/bjoernricks/python-quiltSupported quilt commandsCurrently the following quilt commands have been implemented already (but might still miss some features).- add- applied- edit- import- new- next- pop- previous- push- top- refresh- revert- series- unappliedCurrently unsupported commands- delete- diff- files- header- renameUnlikely to be supportedThe 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- fold- fork- graph- grep- mail- patches- setup- shell- snapshot- upgradeProduct's homepage


python-quilt Related Software