Mercurial > roundup-cc
comparison README.creole @ 4:0b65eb9ecb79
Cleanup: Added README.creole. Removed old file.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 01 Dec 2015 08:43:58 +0100 |
parents | |
children | efe7ed655c02 |
comparison
equal
deleted
inserted
replaced
3:99c68ebfb3b9 | 4:0b65eb9ecb79 |
---|---|
1 = Roundup Issue Collector | |
2 | |
3 Grab and display data from a http://roundup-tracker.org/ instance. | |
4 | |
5 It is Free Software, check out the header files. | |
6 | |
7 === Notes | |
8 | |
9 When migrating to 3:99c68ebfb3b9, Nov 30 17:46:22 2015 | |
10 you need to add the print statements for the content-type header | |
11 to all of your cgi scripts. | |
12 | |
13 === Prerequisites | |
14 | |
15 Python v3, with build-in sqlite3 module. | |
16 | |
17 === Included | |
18 | |
19 http://d3js.org/ initially used with 3.5.5 | |
20 """Library released under BSD license. Copyright 2015 Mike Bostock." |