Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca0f6cca78 | |||
| ed7e1acabc | |||
| 122cda6935 |
18
README.md
18
README.md
@@ -1,22 +1,30 @@
|
||||
# wiki-jogobot-core
|
||||
# jogobot
|
||||
This python module contains code shared between several [Pywikibot](https://www.mediawiki.org/wiki/Manual:Pywikibot)
|
||||
based projects of [User:JogoBot](https://de.wikipedia.org/wiki/Benutzer:JogoBot) on the
|
||||
[German Wikipedia](https://de.wikipedia.org/wiki/Wikipedia:Hauptseite).
|
||||
|
||||
## Requirements
|
||||
* Python 3.4+ (at least it is only tested with those)
|
||||
* pywikibot-core 2.0
|
||||
* pywikibot-core 2.0+ ([Installation HowTo](https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation))
|
||||
|
||||
## Installation
|
||||
```shell
|
||||
pip install git+https://git.golderweb.de/wiki/jogobot.git@v0.2#egg=jogobot
|
||||
```
|
||||
|
||||
## Bugs
|
||||
[wiki-jogobot-core on fs.golderweb.de (de)](https://fs.golderweb.de/proj22)
|
||||
[jogobot Issues](https://git.golderweb.de/wiki/jogobot/issues)
|
||||
|
||||
## Version
|
||||
## Versions
|
||||
|
||||
* 0.1
|
||||
- first stable release
|
||||
|
||||
* 0.2
|
||||
- package installable via setuptools/pip
|
||||
|
||||
## License
|
||||
GPLv3+
|
||||
|
||||
## Author Information
|
||||
Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
|
||||
Copyright 2018 Jonathan Golder <jonathan@golderweb.de>
|
||||
|
||||
Reference in New Issue
Block a user