after going through source, it seems that...
project= what you type in
package= clean_space_dash_etc( project.lower() )
egg= eggify( package )
anything_else= commandline or prompts
{{varname}} = substitute in file that ends with _tmpl
+varname+ = substitute in filename, does not need to be the entirety
of filename, can be string in filename
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---