ANN: wiki-xmlrpc-extensions

Reimar Bauer rb.proj at googlemail.com
Tue Sep 20 23:06:53 CEST 2011


I'd like to announce the release of version 0.2 of wiki-xmlrpc-
extensions

Toolset for doing xmlrpc requests using a MoinMoin wiki

It simplifies some common tasks:

    * ListPages: lists pages from a wiki.
    * ReceiveFiles: downloads files from a wiki page
    * SendFiles: uploads files to a wiki page and if the page does not
exists it create a wiki page
                       in wiki format using the AttachList macro.
    * ForkWikiContent: Forks all content of the wiki a user can access
by sending it to another
                                 wiki installation.

http://pypi.python.org/pypi/wiki-xmlrpc-extensions/0.2

cheers
Reimar


More information about the Python-announce-list mailing list