~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/release.py

  • Committer: Robey Pointer
  • Date: 2006-12-13 05:43:00 UTC
  • Revision ID: robey@lag.net-20061213054300-tbx22faoci73m272
tweak annotation display

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Release information about loggerhead
 
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"