Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caizixian/wikioffline
Wikipedia Dump reader
https://github.com/caizixian/wikioffline
wikipedia-dump
Last synced: 3 days ago
JSON representation
Wikipedia Dump reader
- Host: GitHub
- URL: https://github.com/caizixian/wikioffline
- Owner: caizixian
- License: mit
- Created: 2014-08-15T02:07:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T12:16:26.000Z (about 10 years ago)
- Last Synced: 2024-05-02T05:32:12.157Z (7 months ago)
- Topics: wikipedia-dump
- Language: C++
- Size: 254 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WikiOffline
===========The WikiOfflineViewer aims to provide people with a useful tool to view any articles from Wikipedia Dump.
Install
-------Just compile it in Qt.
And it depends on a MediaWiki Parser which you can get at [another repository][2].License
-------
MITBugs and Issues
---------------
* Feel free to create issue at [issue tracker][1]* And please feel free to make pull requests.
[1]: https://github.com/caizixian/WikiOffline/issues
[2]: https://github.com/caizixian/mediawiki-parser