{
"info": {
"author": "CJ Harries",
"author_email": "cj@wizardsoftheweb.pro",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 1 - Planning",
"Environment :: Console",
"Topic :: Software Development :: Version Control :: Git"
],
"description": "``gitflow-wotw``\n~~~~~~~~~~~~~~~~\n\n.. image:: https://badge.fury.io/py/gitflow-wotw.svg\n :target: https://badge.fury.io/py/gitflow-wotw\n\n.. image:: https://travis-ci.org/wizardsoftheweb/gitflow-wotw.svg?branch=master\n :target: https://travis-ci.org/wizardsoftheweb/gitflow-wotw\n\n.. image:: https://coveralls.io/repos/github/wizardsoftheweb/gitflow-wotw/badge.svg?branch=master\n :target: https://coveralls.io/github/wizardsoftheweb/gitflow-wotw?branch=master\n\n``gitflow-wotw`` has grand aspirations to be ``gitflow-avh`` in Python using ``pygit2``.\n\n.. contents::\n\nSuggested Reading\n=================\n\n* The original `git flow article `_\n* |gitflow|_ (seriously outdated)\n* |gitflow_avh|_ (highly recommended)\n* |pygit2|_ (very useful)\n* `semantic versioning `_ (it makes so much sense)\n\n.. |gitflow| replace:: The first ``gitflow`` implementation\n.. _gitflow: https://github.com/nvie/gitflow\n.. |gitflow_avh| replace:: An updated and active fork, ``gitflow-avh``\n.. _gitflow_avh: https://github.com/petervanderdoes/gitflow-avh\n.. |pygit2| replace:: ``pygit2``, Python bindings for ``libgit2``\n.. _pygit2: https://github.com/libgit2/pygit2\n\nInstallation\n============\n\n.. code:: shell-session\n\n $ pip install --user gitflow-wotw\n\nUsage\n=====\n\n.. code:: shell-session\n\n $ export PATH=~/.local/bin:$PATH\n $ which git-wotw\n ~/.local/bin/git-wotw\n $ git wotw\n < should print the main help >\n\nRoadmap\n=======\n\nThese percentages are pretty arbitrary. Today's 47% could be tomorrow's 90% or vice versa.\n\nMain Features\n-------------\n\nOnce all of these are finished, I'll release ``v1``. Until then, ``v0`` should be used with caution, because it's not stable.\n\n.. csv-table::\n :header: \"Progress\", \"Feature\"\n\n \"0%\", \"``init`` support\"\n \"0%\", \"``feature`` support\"\n \"0%\", \"``bugfix`` support\"\n \"0%\", \"``release`` support\"\n \"0%\", \"``hotfix`` support\"\n \"0%\", \"``support`` support\"\n \"0%\", \"``version`` support\"\n \"0%\", \"``config`` support\"\n \"0%\", \"``log`` support\"\n \"0%\", \"Negatable options\"\n\nEventual Features\n-----------------\n\nThese are things I'd like to add, but might not be included in ``v1``. If not, they'll most likely constitute one or more minor version increments.\n\n.. csv-table::\n :header: \"Progress\", \"Feature\"\n\n \"0%\", \"Repo reflection\"\n \"0%\", \"``pygit2`` alternatives\"\n \"0%\", \"semver bindings\"\n \"0%\", \"Replace ``git wotw`` with ``git flow``\"\n \"0%\", \"Local hooks connected to ``gitflow`` actions\"\n \"0%\", \"User-defined shortcuts\"\n \"0%\", \"Create ``arguments`` from config files\"\n \"0%\", \"Create ``actions`` from config files\"\n \"0%\", \"Create ``subcommands`` from config files\"\n \"0%\", \"Create the main ``command`` from config files\"\n\nCopyright 2018 CJ Harries\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/wizardsoftheweb/gitflow-wotw#readme",
"keywords": "git,gitflow,gitflow-avh",
"license": "ISC",
"maintainer": "",
"maintainer_email": "",
"name": "gitflow-wotw",
"package_url": "https://pypi.org/project/gitflow-wotw/",
"platform": "",
"project_url": "https://pypi.org/project/gitflow-wotw/",
"project_urls": {
"Homepage": "https://github.com/wizardsoftheweb/gitflow-wotw#readme",
"Issue Tracker": "https://github.com/wizardsoftheweb/gitflow-wotw/issues"
},
"release_url": "https://pypi.org/project/gitflow-wotw/0.2.0/",
"requires_dist": [
"pygit2",
"pytest-runner"
],
"requires_python": "",
"summary": "gitflow-avh in Python via pygit2",
"version": "0.2.0"
},
"last_serial": 3660020,
"releases": {
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "189cc859da9a6e9ca90ad79d75291a67",
"sha256": "5210d4967ff4ca532f662972f633f12d5b021e177d4f9a070016a894f932918d"
},
"downloads": -1,
"filename": "gitflow_wotw-0.2.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "189cc859da9a6e9ca90ad79d75291a67",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13789,
"upload_time": "2018-03-12T01:21:06",
"url": "https://files.pythonhosted.org/packages/cb/f4/d2cb62a0e49886de324c593eb3801a6dc55773ba86a8917dc4752cda9844/gitflow_wotw-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f377ba870a224d442f0712b31df5285a",
"sha256": "f424ed6e9c53f1742e8bb67fd834628456765932c2e85ee2b1bcfa7336be72ec"
},
"downloads": -1,
"filename": "gitflow-wotw-0.2.0.tar.gz",
"has_sig": true,
"md5_digest": "f377ba870a224d442f0712b31df5285a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12790,
"upload_time": "2018-03-12T01:21:07",
"url": "https://files.pythonhosted.org/packages/54/76/91db7c4ff6d87d74dae6470af12fc0c5d1b98fe1e9537d7d468f8870aa6e/gitflow-wotw-0.2.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "189cc859da9a6e9ca90ad79d75291a67",
"sha256": "5210d4967ff4ca532f662972f633f12d5b021e177d4f9a070016a894f932918d"
},
"downloads": -1,
"filename": "gitflow_wotw-0.2.0-py2.py3-none-any.whl",
"has_sig": true,
"md5_digest": "189cc859da9a6e9ca90ad79d75291a67",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13789,
"upload_time": "2018-03-12T01:21:06",
"url": "https://files.pythonhosted.org/packages/cb/f4/d2cb62a0e49886de324c593eb3801a6dc55773ba86a8917dc4752cda9844/gitflow_wotw-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f377ba870a224d442f0712b31df5285a",
"sha256": "f424ed6e9c53f1742e8bb67fd834628456765932c2e85ee2b1bcfa7336be72ec"
},
"downloads": -1,
"filename": "gitflow-wotw-0.2.0.tar.gz",
"has_sig": true,
"md5_digest": "f377ba870a224d442f0712b31df5285a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12790,
"upload_time": "2018-03-12T01:21:07",
"url": "https://files.pythonhosted.org/packages/54/76/91db7c4ff6d87d74dae6470af12fc0c5d1b98fe1e9537d7d468f8870aa6e/gitflow-wotw-0.2.0.tar.gz"
}
]
}