Skip to main content

A quilt patchsystem 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 only requires patch and diff 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

  • edit

  • import

  • new

  • next

  • pop

  • previous

  • push

  • top

  • refresh

  • revert

  • series

  • unapplied

Currently unsupported commands

  • delete

  • 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

  • fold

  • fork

  • graph

  • grep

  • mail

  • patches

  • setup

  • shell

  • snapshot

  • upgrade

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-quilt-0.1.tar.bz2 (12.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page