skip to navigation
skip to content

cc.buildout_reports 0.1

Recipes for generating developer reports with zc.buildout.

cc.buildout_reports provides recipe[s] for generating developer reports using zc.buildout.

XXX/TODO Report

The cc.bulidout_reports:xxx recipe can be used to scan a project for comments flagged with a specifed pattern (XXX|TODO by default). The recipe does not scan temporary files (*~) or traverse into egg and .svn directories.

The recipe supports two optional parameters:

pattern
The pattern to scan for; if not specified, defaults to (XXX|TODO).
report_file
The file to save the report to; if not specified, defaults to XXXreport.html, stored in the buildout directory. If specified as a relative path, it is interpreted as relative to the buildout directory.

History

0.1

  • Initial public release.
File Type Py Version Uploaded on Size # downloads
cc.buildout_reports-0.1.tar.gz (md5) Source 2007-08-22 18:19:03 4KB 255
cc.buildout_reports-0.1-py2.4.egg (md5) Python Egg 2.4 2007-08-22 18:19:01 8KB 378

Log in to rate this package.