{ "info": { "author": "Kiran Koduru", "author_email": "kiranrkoduru@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "CHANGELOG Suggest\n=================\n\n.. image:: https://travis-ci.org/kirankoduru/changelog.svg\n :target: https://travis-ci.org/kirankoduru/changelog\n\n.. image:: https://coveralls.io/repos/github/kirankoduru/changelog/badge.svg?branch=master\n :target: https://coveralls.io/github/kirankoduru/changelog?branch=master\n\nWriting CHANGELOGs can be a grueling task but git logs can help you create a *suggested* CHANGELOG. The intention of this tool is to remove some of the grunt work involved checking diffs to write CHANGELOGs.\n\n\nInstallation\n============\nYou can install **changelog-suggest** through pip::\n\n pip install changelog-suggest\n\n\nUsage\n=====\n\nCommand line usage::\n\n usage: changelog [-h] -s START [-e END] -v VERSION [-i ISSUE]\n [-u ISSUE_URL_PREFIX]\n\n Publish suggested CHANGELOG from git commits\n\n optional arguments:\n -h, --help show this help message and exit\n -s START, --start START\n Enter commit/tag/branch you want CHANGELOG from\n -e END, --end END Enter commit/tag/branch you want CHANGELOG to. Default\n value is set to `master` branch\n -v VERSION, --version VERSION\n Enter new version number for the CHANGELOG\n -i ISSUE, --issue ISSUE\n Enter issue ID pattern. Should be a regex pattern to\n look for\n -u ISSUE_URL_PREFIX, --issue-url-prefix ISSUE_URL_PREFIX\n Enter issue URL prefix. If your issues are on github\n then it could be https://github.com///issues/\n\nLicense\n=======\nMIT (See LICENSE)\n\nNote\n====\nAgain, this command line tool creates a suggested CHANGELOG. So use it at your discretion. It is advisable to add more information to your CHANGELOG once you have created it through this command line utility. Better advice can be found here_.\n\n.. _here: http://keepachangelog.com/en/0.3.0/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kirankoduru/changelog", "keywords": "git log changelog python", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "changelog-suggest", "package_url": "https://pypi.org/project/changelog-suggest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/changelog-suggest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kirankoduru/changelog" }, "release_url": "https://pypi.org/project/changelog-suggest/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Create a suggested CHANGELOG from your git repos logs", "version": "0.1.0" }, "last_serial": 2301650, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7b35887418a22393359de9976c2760d6", "sha256": "86a9822ad8f656a0d76af1cef6d2deab696c1974ddf35b0947b7a0af047dd356" }, "downloads": -1, "filename": "changelog-suggest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7b35887418a22393359de9976c2760d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5759, "upload_time": "2016-08-25T02:53:26", "url": "https://files.pythonhosted.org/packages/98/db/71eaae5b15d2550745a949228688b2a349c70906bb744f1a1693558e78c2/changelog-suggest-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b35887418a22393359de9976c2760d6", "sha256": "86a9822ad8f656a0d76af1cef6d2deab696c1974ddf35b0947b7a0af047dd356" }, "downloads": -1, "filename": "changelog-suggest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7b35887418a22393359de9976c2760d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5759, "upload_time": "2016-08-25T02:53:26", "url": "https://files.pythonhosted.org/packages/98/db/71eaae5b15d2550745a949228688b2a349c70906bb744f1a1693558e78c2/changelog-suggest-0.1.0.tar.gz" } ] }