comparison examples/turbogears/genshitest/release.py @ 230:84168828b074 trunk

Renamed Markup to Genshi in repository.
author cmlenz
date Mon, 11 Sep 2006 15:07:07 +0000
parents examples/turbogears/markuptest/release.py@64ff134868c4
children
comparison
equal deleted inserted replaced
229:58d974683419 230:84168828b074
1 # Release information about GenshiTest
2
3 version = "1.0"
4
5 # description = "Your plan to rule the world"
6 # long_description = "More description about your plan"
7 # author = "Your Name Here"
8 # email = "YourEmail@YourDomain"
9 # copyright = "Vintage 2006 - a good year indeed"
10
11 # if it's open source, you might want to specify these
12 # url = "http://yourcool.site/"
13 # download_url = "http://yourcool.site/download"
14 # license = "MIT"
Copyright (C) 2012-2017 Edgewall Software