1100 |
""" |
""" |
1101 |
|
|
1102 |
setup(name = "Thuban", |
setup(name = "Thuban", |
1103 |
version = "0.9.0", |
version = "1.0rc1", |
1104 |
description = "Geographic data viewer", |
description = "Geographic data viewer", |
1105 |
long_description = long_description, |
long_description = long_description, |
1106 |
licence = "GPL", |
licence = "GPL", |
1107 |
author = "Intevation GmbH", |
author = "Intevation GmbH", |
1108 |
author_email = "[email protected]", |
author_email = "[email protected]", |
1109 |
url = "http://thuban.intevation.de/", |
url = "http://thuban.intevation.de/", |
1110 |
|
|
1111 |
scripts = ["thuban.py"], |
scripts = ["thuban.py"], |