You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wikiteam/rewrite/README.md

302 B

WikiTeam dumpgenerator.py rewrite

This is the rewrite of WikiTeam's dumpgenerator.py. It is aimed towards getting native API support when downloading wikis and to avoid the use of screen scraping when doing so (which is quite hacky and not ideal).

Note: THIS IS NOT A RELEASE YET, patches welcome.