Skip to content

Repository files navigation

MediaWiki

Introduction

This framework provides access to the API of MediaWiki sites.

Dependencies

  • CMake
  • Qt
  • KCoreAddons

Install

mkdir build && cd build
cmake ..
make
sudo make install

Run samples

cd examples/editsample
cmake .
uic mainwindow.ui > ui_mainwindow.h
make
./EditSample

Reporting a bug

You can report a bug from:

Authors

See the AUTHORS file for details.

Links

About

C++ interface for MediaWiki-based web services such as Wikipedia

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages