mwlib

MediaWiki parser and utility library
Download

mwlib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • PediaPress GmbH
  • Publisher web site:
  • http://code.pediapress.com/

mwlib Tags


mwlib Description

MediaWiki parser and utility library mwlib is a Python library for parsing MediaWiki articles. It is currently aimed at developers, who have a need to somehow handle MediaWiki articles.Installation:You need to have setuptools/easy_install installed. Installation should be as easy as typing:$ easy_install mwlibIf you don't have setuptools installed, download the source package, unpack it and run:$ python setup.py install(this will also install setuptools)You can also install the latest mwlib tip with:$ easy_install mwlib==devCommands:The commands (i.e. command-line tools) provided by mwlib are described in docs/commands.txt.Configuration:The format of configuration files is described in docs/configfiles.txt.See example_conf.py for an example configuration. Requirements: · Python · Perl · PIL · lxml · blahtexml · LaTeX · texvc · re2c What's New in This Release: · don't remove sections containing only images. · improve handling of galleries · fix use of uninitialized last variable · do not 'split' links when expanding templates · quick workaround for http://code.pediapress.com/wiki/ticket/754


mwlib Related Software