bernhard@4: = Roundup Issue Collector bernhard@4: bernhard@4: Grab and display data from a http://roundup-tracker.org/ instance. bernhard@4: bernhard@4: It is Free Software, check out the header files. bernhard@4: bernhard@4: === Notes bernhard@4: bernhard@4: When migrating to 3:99c68ebfb3b9, Nov 30 17:46:22 2015 bernhard@15: you need to add the print statements for the content-type header bernhard@4: to all of your cgi scripts. bernhard@4: bernhard@10: Bottledash may have a fork bernhard@10: https://wald.intevation.org/hg/bottledash/file/tip/modules/web_view bernhard@10: bernhard@4: === Prerequisites bernhard@4: bernhard@4: Python v3, with build-in sqlite3 module. bernhard@4: bernhard@4: === Included bernhard@4: bernhard@15: http://d3js.org/ initially used with 3.5.5 bernhard@4: """Library released under BSD license. Copyright 2015 Mike Bostock."