{ "info": { "author": "Mike Ruckman", "author_email": "roshi@fedorapeople.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Documentation" ], "description": "##########\nreleaselog\n##########\n\nreleaselog is a tool for generating release notes from git logs for `taskotron `_. Currently it only supports a very small and fragile setup specific to Taskotron. This script might however be useful for other projects as well.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install releaselog\n\nOr\n\n.. code:: bash\n \n python setup.py install\n\nUsage\n-----\n\nreleaselog was originally meant to generate RST files for use with `Sphinx `_, but could be used for pretty much anything else that wants RST. Adding this to your project should be simple.\n\nAssumptions:\n - project uses sphinx for documentation\n - sphinx uses a 'docs' directory\n\nFrom your 'docs' directory, run \"releaselog\". The default is to drop down into the parent directory and examine git logs. You can optionally pass in a path \"releaselog \" and it will add the docs to /docs/source.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.bitbucket.org/Rorosha/releaselog/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "releaselog", "package_url": "https://pypi.org/project/releaselog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/releaselog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.bitbucket.org/Rorosha/releaselog/" }, "release_url": "https://pypi.org/project/releaselog/0.2/", "requires_dist": null, "requires_python": null, "summary": "Generate release notess from git commit logs.", "version": "0.2" }, "last_serial": 1114334, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bf3410fcb84e8f74b638f53d5750699c", "sha256": "d04a94309aa99a5eeba30e7e55f11831dc142f44db79fb6aaff4ecc18e9a62c3" }, "downloads": -1, "filename": "releaselog-0.1.tar.gz", "has_sig": false, "md5_digest": "bf3410fcb84e8f74b638f53d5750699c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3126, "upload_time": "2014-06-04T18:20:01", "url": "https://files.pythonhosted.org/packages/fd/ee/c9e5356b1bc6e2d3ba135ba0d8030f67cc0e52625f66af721031a3bf46d3/releaselog-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bd703ec09ad969958b287f8b4a465aa1", "sha256": "a9683ddef3f69feaacd74499360c573749022f709e187de61800dc02880fd7c6" }, "downloads": -1, "filename": "releaselog-0.2.tar.gz", "has_sig": false, "md5_digest": "bd703ec09ad969958b287f8b4a465aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3359, "upload_time": "2014-06-04T23:12:30", "url": "https://files.pythonhosted.org/packages/d3/f8/87423d1a04b45bb49f7693cadb435a78c29c378c95cbb3d77e07e814abff/releaselog-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd703ec09ad969958b287f8b4a465aa1", "sha256": "a9683ddef3f69feaacd74499360c573749022f709e187de61800dc02880fd7c6" }, "downloads": -1, "filename": "releaselog-0.2.tar.gz", "has_sig": false, "md5_digest": "bd703ec09ad969958b287f8b4a465aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3359, "upload_time": "2014-06-04T23:12:30", "url": "https://files.pythonhosted.org/packages/d3/f8/87423d1a04b45bb49f7693cadb435a78c29c378c95cbb3d77e07e814abff/releaselog-0.2.tar.gz" } ] }