{ "info": { "author": "Bj\u00f6rn Ricks", "author_email": "bjoern.ricks@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools", "Topic :: System :: Software Distribution", "Topic :: Utilities" ], "description": "python-quilt\n============\n\n.. image:: https://travis-ci.org/bjoernricks/python-quilt.svg?branch=master\n :target: https://travis-ci.org/bjoernricks/python-quilt\n\n.. image:: https://img.shields.io/pypi/v/python-quilt.svg\n :target: https://pypi.python.org/pypi/python-quilt\n\npython-quilt is a python_ implementation of the well-known tool quilt_\nto manage a series of patches.\n\nIt's intended to be used within a python application or framework but\nalso provides a console client interface called pquilt.\n\npython-quilt requires the six_ package for python 2/3 compatibility. It\nalso requires patch_ and diff_ tools for creating and applying diffs.\n\nSource code of python-quilt can be found at https://github.com/bjoernricks/python-quilt\n\nSupported quilt commands\n------------------------\nCurrently the following quilt commands have been implemented already\n*(but might still miss some features)*.\n\n- add\n- applied\n- delete\n- edit\n- import\n- new\n- next\n- pop\n- previous\n- push\n- top\n- refresh\n- revert\n- series\n- unapplied\n\nCurrently unsupported commands\n------------------------------\n- diff\n- files\n- header\n- rename\n\nUnlikely to be supported\n------------------------\nThe following quilt commands are unlikely to be implemented either\nbecause they they don't make much sense in a python package or nobody\nhas stepped up to implement its feature.\n\n- annotate\n- fold\n- fork\n- graph\n- grep\n- mail\n- patches\n- setup\n- shell\n- snapshot\n- upgrade\n\n\n.. _python: http://www.python.org/\n.. _quilt: http://savannah.nongnu.org/projects/quilt\n.. _six: https://pypi.python.org/pypi/six\n.. _patch: http://savannah.gnu.org/projects/patch/\n.. _diff: http://www.gnu.org/software/diffutils/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bjoernricks/python-quilt", "keywords": "patch quilt python cli", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-quilt", "package_url": "https://pypi.org/project/python-quilt/", "platform": "", "project_url": "https://pypi.org/project/python-quilt/", "project_urls": { "Homepage": "http://github.com/bjoernricks/python-quilt" }, "release_url": "https://pypi.org/project/python-quilt/1.0/", "requires_dist": [ "six" ], "requires_python": "", "summary": "A quilt patch system implementation in Python", "version": "1.0" }, "last_serial": 2992358, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "98bddf64ed1de6bb62b35f3578fb718f", "sha256": "872a55ad453df0556ed152b580e4249cf6b2493a41182cb0cfb63bc9a3c3e6b7" }, "downloads": -1, "filename": "python-quilt-0.1.tar.bz2", "has_sig": false, "md5_digest": "98bddf64ed1de6bb62b35f3578fb718f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12395, "upload_time": "2012-08-16T08:29:17", "url": "https://files.pythonhosted.org/packages/22/c3/13b2ad4bf7ac02e2e2ba189f8c327b8c975bfb35297d99a8d716410c694d/python-quilt-0.1.tar.bz2" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e7b11818c839c99a769d26b755ed6aed", "sha256": "7e36f5b03eb183fb7328bcf76820b200b6eb9b8644fded76dcd592e358639433" }, "downloads": -1, "filename": "python-quilt-0.2.tar.bz2", "has_sig": false, "md5_digest": "e7b11818c839c99a769d26b755ed6aed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15869, "upload_time": "2012-08-31T17:48:38", "url": "https://files.pythonhosted.org/packages/c3/28/661be8f2ae0994f60c439b5519a2671a6de92ee80bd70cc710dafb277930/python-quilt-0.2.tar.bz2" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "223334a30b8bc133fbb56bc3c9a33343", "sha256": "129d0a0c7ecd9fad0e77c608cb3cac6880b636e504afd6798e440be2d05a4a23" }, "downloads": -1, "filename": "python_quilt-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "223334a30b8bc133fbb56bc3c9a33343", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40084, "upload_time": "2017-07-01T11:52:05", "url": "https://files.pythonhosted.org/packages/4f/ac/9b10db30727bdcb5848d52318150cb7f1555e906c1a78e2d4de08ce33b06/python_quilt-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe1b53afcea355e72e3c6708f6bcecd9", "sha256": "863efcb0ba611e52e05d37b272210f3d2937614bfee3494b5ab6a212370b9d05" }, "downloads": -1, "filename": "python-quilt-1.0.tar.gz", "has_sig": false, "md5_digest": "fe1b53afcea355e72e3c6708f6bcecd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24387, "upload_time": "2017-07-01T11:52:07", "url": "https://files.pythonhosted.org/packages/34/6d/ed8fb22aaf0b3dfc0761c7f3a7777ab36a428b1d4a20d823be936c79c2d3/python-quilt-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "223334a30b8bc133fbb56bc3c9a33343", "sha256": "129d0a0c7ecd9fad0e77c608cb3cac6880b636e504afd6798e440be2d05a4a23" }, "downloads": -1, "filename": "python_quilt-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "223334a30b8bc133fbb56bc3c9a33343", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40084, "upload_time": "2017-07-01T11:52:05", "url": "https://files.pythonhosted.org/packages/4f/ac/9b10db30727bdcb5848d52318150cb7f1555e906c1a78e2d4de08ce33b06/python_quilt-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe1b53afcea355e72e3c6708f6bcecd9", "sha256": "863efcb0ba611e52e05d37b272210f3d2937614bfee3494b5ab6a212370b9d05" }, "downloads": -1, "filename": "python-quilt-1.0.tar.gz", "has_sig": false, "md5_digest": "fe1b53afcea355e72e3c6708f6bcecd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24387, "upload_time": "2017-07-01T11:52:07", "url": "https://files.pythonhosted.org/packages/34/6d/ed8fb22aaf0b3dfc0761c7f3a7777ab36a428b1d4a20d823be936c79c2d3/python-quilt-1.0.tar.gz" } ] }