aboutsummaryrefslogtreecommitdiff
path: root/www/py-wikitools
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetching [1]Nicola Vitale2009-08-071-1/+9
| | | | | | | | | - Add devel/py-simplejson to RUN_DEPENDS when PYTHON_REL < 260 Reported by: pointyhat (via erwin) [1] Notes: svn path=/head/; revision=239060
* WWW: http://code.google.com/p/python-wikitools/Nicola Vitale2009-08-044-0/+57
A Python package for interacting with a MediaWiki wiki using the MediaWiki API. Designed for MediaWiki version 1.15 and higher, should work on 1.13, older versions may have bugs. The edit-API must be enabled on the site to use editing features. Notes: svn path=/head/; revision=238908