Mercurial > genshi > genshi-test
view examples/turbogears/markuptest/release.py @ 146:db0dacc1239a
Simplifed `CoalesceFilter` (now a function)
author | cmlenz |
---|---|
date | Tue, 15 Aug 2006 10:12:03 +0000 |
parents | 44fbc30d78cd |
children |
line wrap: on
line source
# Release information about MarkupTest version = "1.0" # description = "Your plan to rule the world" # long_description = "More description about your plan" # author = "Your Name Here" # email = "YourEmail@YourDomain" # copyright = "Vintage 2006 - a good year indeed" # if it's open source, you might want to specify these # url = "http://yourcool.site/" # download_url = "http://yourcool.site/download" # license = "MIT"