blob: 56b4ec7fd379b2c42de659e226650dbaff3ae77c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pywikibot
pkgdesc = Python library that interfaces with the MediaWiki API
pkgver = 11.5.0
pkgrel = 1
url = https://www.mediawiki.org/wiki/Manual:pywikibot
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-mwparserfromhell
depends = python-packaging
depends = python-requests
optdepends = python-wikitextparser: parsing MediaWiki wikicode
optdepends = python-stdnum: cosmetic changes for numbers
source = pywikibot-11.5.0.tar.gz::https://github.com/wikimedia/pywikibot/archive/11.5.0.tar.gz
sha512sums = 7c1f84dfb54706942aaf11b1a2a0ba699d185180396948f7f84852060579eb457ee7f48452b12ad3adb1cacfdafd723e8a3e51aa05c981dfc2295d498459fc3b
pkgname = python-pywikibot
|