ANN: logbuilder 0.1.0a

Filip Gruszczyński gruszczy at gmail.com
Mon Dec 21 17:17:40 EST 2009


This is a one-time post to annouce the creation of logbuilder project,
an open source tool for change log creation based on version control
commit messages. Using conventions in commit messages logbuilder
detects messages that can be imported into the change log and
painlessly creates on for every version of software.

Home page: http://code.google.com/p/logbuilder/

Features:
* Subersion support
* Mercurial support
* Filtering using wildcards, regular expressions and string matching
* (planned) Using templates for displaying results

Requirements:
* Python 2.6+
* pysvn or mercurial

For more information, please come to http://code.google.com/p/logbuilder/.

-- 
Filip Gruszczyński



More information about the Python-list mailing list