Metadata-Version: 2.1
Name: pygcgen
Version: 0.2.3
Summary: Generate changelog based on tags, issues and merged pull requests on GitHub.
Home-page: https://github.com/topic2k/pygcgen
Author: topic2k
Author-email: topic2k+pypi@gmail.com
Maintainer: topic2k
Maintainer-email: topic2k+pypi@gmail.com
License: MIT
Requires-Dist: agithub
Requires-Dist: python-dateutil


Automaticaly generate a changelog based on GitHub issues and pull requests.
For each tag there will be a section with closed issues and merged
pull requests. Also there can be user defined sections based on labels.


This package started as a conversion from ruby to python of the
`GitHub Changelog Generator 
<https://github.com/skywinder/github-changelog-generator>`__


Change Log

