Entry point for rpc server, view templates, rss feeds of node down times,
[monitor.git] / web / MonitorWeb / monitorweb / release.py
1 # Release information about MonitorWeb
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"