{ "info": { "author": "nebbles", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "

\n gitcommit\n
\n a tool for writing conventional commits, conveniently\n

\n \"PyPI\n

\n\n# Install\n\nTo install\n\n```\npip install conventional-commit\n```\n\nTo use, run the following command from within a git repository\n\n```\ngitcommit\n```\n\n# Overview\n\nThe purpose of this utility is to expedite the process of committing with a conventional message format in a user friendly way. This tool is not templated, because it sticks rigidly to the [Conventional Commit standard](https://www.conventionalcommits.org), and thus not designed to be 'altered' on a case by case basis.\n\nCommit messages produced follow the general template:\n```\n[(optional scope)]: \n\n[BREAKING CHANGE: ][optional body / required if breaking change]\n\n[optional footer]\n```\n\nAdditional rules implemeted:\n\n1. Subject line (i.e. top) should be no more than 50 characters.\n2. Every other line should be no more than 72 characters.\n3. Wrapping is allowed in the body and footer, NOT in the subject.\n\n# Development\n\nFor development, see the developer readme file: [README.dev.md](./README.dev.md)\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nebbles/gitcommit", "keywords": "", "license": "", "maintainer": "nebbles", "maintainer_email": "", "name": "conventional-commit", "package_url": "https://pypi.org/project/conventional-commit/", "platform": "", "project_url": "https://pypi.org/project/conventional-commit/", "project_urls": { "Homepage": "https://github.com/nebbles/gitcommit" }, "release_url": "https://pypi.org/project/conventional-commit/0.0.6/", "requires_dist": null, "requires_python": ">=3.6,<4.0", "summary": "a tool for writing conventional commits, conveniently", "version": "0.0.6" }, "last_serial": 6001077, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "786f739d3d178933959ef4108656a961", "sha256": "d7ac8ffe600d51a7fe33b5a4da3bdfbf2449c77d491ea7d652f88d367d46fb95" }, "downloads": -1, "filename": "conventional_commit-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "786f739d3d178933959ef4108656a961", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 18348, "upload_time": "2019-10-19T18:06:17", "url": "https://files.pythonhosted.org/packages/38/57/e136a416f5e4c8f61116621be990bc0ea948b739194422e0459884781a82/conventional_commit-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab7289cd0df98a23f2d108c6b7ee283c", "sha256": "f9fd8c968448491b9409f3f7dc16fccac3f52c594c5c6c0c34568e7001b5f17c" }, "downloads": -1, "filename": "conventional-commit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ab7289cd0df98a23f2d108c6b7ee283c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 5040, "upload_time": "2019-10-19T18:06:20", "url": "https://files.pythonhosted.org/packages/7b/f4/8a0d14d068223448c1c9b0847b09d8addf20005e9bf272594d21bcdfaef9/conventional-commit-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "290bf6a96895d339a2213b5ae94e479f", "sha256": "49ef38e2b15dccf5df5a12f37468dbebe91b2b634761d2e392befd4cd1f64fd5" }, "downloads": -1, "filename": "conventional_commit-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "290bf6a96895d339a2213b5ae94e479f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 18173, "upload_time": "2019-10-19T19:27:44", "url": "https://files.pythonhosted.org/packages/63/40/5478801290d2f21da264d0a405d726e66a12373e13c91b9bb86c0b5cde60/conventional_commit-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc02b0514991ce099d86ca3d29fb4515", "sha256": "9cfbff57a1ea184029956d3c7a9293afcaba52b4cfb4725a5568ae0e6842b663" }, "downloads": -1, "filename": "conventional-commit-0.0.2.tar.gz", "has_sig": false, "md5_digest": "dc02b0514991ce099d86ca3d29fb4515", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 17237, "upload_time": "2019-10-19T19:27:42", "url": "https://files.pythonhosted.org/packages/18/c2/02ff8e7805f130cf29167c598dc0557deace448dbb486f70ae234482e8b3/conventional-commit-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "0340b9975dfa9c6428da5de311498c25", "sha256": "b48f8b5564f9a8ade3480335f9999ccb0c65ce236c90a893c844631249f412e9" }, "downloads": -1, "filename": "conventional_commit-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0340b9975dfa9c6428da5de311498c25", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 18171, "upload_time": "2019-10-19T19:44:37", "url": "https://files.pythonhosted.org/packages/8f/d6/d747de1e6bf0e3c992163ae69d66da32670123f7d9ba74e21bb8e9932b2b/conventional_commit-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e67eded7277d7778c93d0a90ea5cf6b", "sha256": "5d30b1e2904a2f3b8b887380226ffce36defcd3d3c902dbfbebe2a83472f8446" }, "downloads": -1, "filename": "conventional-commit-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5e67eded7277d7778c93d0a90ea5cf6b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 17242, "upload_time": "2019-10-19T19:44:35", "url": "https://files.pythonhosted.org/packages/1d/ce/4c9c58672d1fc3531aa74b7662ad6144cbd7306b02e2689d060b0c1ba2fe/conventional-commit-0.0.3.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "2c12f752e394fdcbe03addb3f0d1e64f", "sha256": "928ed10d0a0208d1172e11520022588f93914c80fe67f57878f6f064e9e01f54" }, "downloads": -1, "filename": "conventional_commit-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "2c12f752e394fdcbe03addb3f0d1e64f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 18171, "upload_time": "2019-10-19T21:30:09", "url": "https://files.pythonhosted.org/packages/76/ce/13898a24f5169957d119740e241ec16032c28b628199e437e0ab64f69849/conventional_commit-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94a23964b2f83090073318f82855c476", "sha256": "8300ecd3f365e7ec9741d66e911bdc06ee2b8a5447fca91b0beea5734611273d" }, "downloads": -1, "filename": "conventional-commit-0.0.6.tar.gz", "has_sig": false, "md5_digest": "94a23964b2f83090073318f82855c476", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 17179, "upload_time": "2019-10-19T21:30:08", "url": "https://files.pythonhosted.org/packages/93/76/7b20974e0a83208f75d27cd89557d334e306f197266a369b2d9e6a9724a3/conventional-commit-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c12f752e394fdcbe03addb3f0d1e64f", "sha256": "928ed10d0a0208d1172e11520022588f93914c80fe67f57878f6f064e9e01f54" }, "downloads": -1, "filename": "conventional_commit-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "2c12f752e394fdcbe03addb3f0d1e64f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 18171, "upload_time": "2019-10-19T21:30:09", "url": "https://files.pythonhosted.org/packages/76/ce/13898a24f5169957d119740e241ec16032c28b628199e437e0ab64f69849/conventional_commit-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94a23964b2f83090073318f82855c476", "sha256": "8300ecd3f365e7ec9741d66e911bdc06ee2b8a5447fca91b0beea5734611273d" }, "downloads": -1, "filename": "conventional-commit-0.0.6.tar.gz", "has_sig": false, "md5_digest": "94a23964b2f83090073318f82855c476", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 17179, "upload_time": "2019-10-19T21:30:08", "url": "https://files.pythonhosted.org/packages/93/76/7b20974e0a83208f75d27cd89557d334e306f197266a369b2d9e6a9724a3/conventional-commit-0.0.6.tar.gz" } ] }