Go to file
2018-07-04 15:08:30 -07:00
Mediawiki-Utilities@f7329417eb a number of small updates and fixes 2018-05-17 14:37:20 -07:00
test add tests for wikipedia, malformed xml, bzip2, correct bz2 bug in wikiq. 2018-07-04 15:08:30 -07:00
.gitignore added list of compressed dump files to .gitignore 2015-07-23 12:16:31 -07:00
.gitmodules created new repository for wikiq with Mediawiki-Utilities as a submodule 2015-07-22 19:44:52 -07:00
mw created new repository for wikiq with Mediawiki-Utilities as a submodule 2015-07-22 19:44:52 -07:00
README.rst added README file to document the submodule 2015-07-22 19:55:08 -07:00
wikiq add tests for wikipedia, malformed xml, bzip2, correct bz2 bug in wikiq. 2018-07-04 15:08:30 -07:00

When you install this from git, you will need to first clone the repository::

  git clone git://projects.mako.cc/mediawiki_dump_tools

From within the repository working directory, initiatlize and set up the
submodule like::

  git submodule init
  git submodule update