| Sat, 22 Jan 2011 12:27:43 -0800 | Jeff Hammel | bump version | 
 
  | Fri, 21 Jan 2011 09:34:23 -0800 | Jeff Hammel | correct syntax error | 
 
  | Thu, 20 Jan 2011 17:59:37 -0800 | Jeff Hammel | minor docstring correction | 
 
  | Thu, 20 Jan 2011 17:58:06 -0800 | Jeff Hammel | fix a syntax error in the python template thanks to some friendly tests | 
 
  | Tue, 18 Jan 2011 07:51:50 -0800 | Jeff Hammel | add a test for the python-package template | 
 
  | Mon, 17 Jan 2011 14:38:42 -0800 | Jeff Hammel | stub out project name -> package name | 
 
  | Mon, 17 Jan 2011 14:32:07 -0800 | Jeff Hammel | make variable getting logic a little less horrible | 
 
  | Fri, 14 Jan 2011 18:36:24 -0800 | Jeff Hammel | fix a few minor issues | 
 
  | Fri, 14 Jan 2011 18:25:36 -0800 | Jeff Hammel | minor syntax corrections | 
 
  | Fri, 14 Jan 2011 18:17:25 -0800 | Jeff Hammel | add a --list-templates command | 
 
  | Fri, 14 Jan 2011 17:55:08 -0800 | Jeff Hammel | make the python package template a little fancier | 
 
  | Fri, 14 Jan 2011 07:35:19 -0800 | Jeff Hammel | stub out a better python package | 
 
  | Fri, 14 Jan 2011 07:29:23 -0800 | Jeff Hammel | we can has entry points | 
 
  | Tue, 11 Jan 2011 19:30:13 -0800 | Jeff Hammel | move stubbing around...maybe last minute will work better? ::shrug:: | 
 
  | Tue, 11 Jan 2011 19:23:53 -0800 | Jeff Hammel | stub out loading api templates; this wont work, however, since one is in the middle of a module trying to load a module that depends on the module you are in | 
 
  | Tue, 11 Jan 2011 19:13:34 -0800 | Jeff Hammel | update comment | 
 
  | Tue, 11 Jan 2011 19:12:22 -0800 | Jeff Hammel | do rudimentary interpretation of config files | 
 
  | Tue, 11 Jan 2011 16:30:52 -0800 | Jeff Hammel | template fixes....not the best, but will do | 
 
  | Tue, 11 Jan 2011 14:23:17 -0800 | Jeff Hammel | fixed a few problems | 
 
  | Tue, 11 Jan 2011 12:04:25 -0800 | Jeff Hammel | now API template variables seem to work | 
 
  | Tue, 11 Jan 2011 11:53:02 -0800 | Jeff Hammel | fix up interactivity of API template a bit.  still doesnt quite work | 
 
  | Tue, 11 Jan 2011 11:35:38 -0800 | Jeff Hammel | separate out variable getting to its own function | 
 
  | Tue, 11 Jan 2011 10:51:22 -0800 | Jeff Hammel | update variable conventions with {{repo}} | 
 
  | Tue, 11 Jan 2011 09:58:10 -0800 | Jeff Hammel | add an install script template |