Metadata-Version: 2.1
Name: dokuwikixmlrpc
Version: 2020.5.23
Summary: DokuWiki XML-RPC module.
Home-page: https://github.com/kynan/dokuwikixmlrpc
Author: Michael Klier
Author-email: chi@chimeric.de
License: License :: OSI Approved :: MIT License
Download-URL: https://github.com/downloads/kynan/dokuwikixmlrpc/dokuwikixmlrpc.tgz
Platform: UNKNOWN

dokuwikixmlrpc is a python module which implements DokuWikis XML-RPC interface.

It can be used to send/retrieve data from remote Dokuwiki instances.

The module can be executed as a standalone script (this is mainly for testing
purposes). Call ::

  python dokuwikixmlrpc.py --help

for more information.

Copyright 2009 by Michael Klier <chi@chimeric.de>

See `LICENSE.txt <LICENSE.txt>`_ for license info.

