blob: 213f265e349a5624fe93849e2f531e9328332442 (
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 = 10.4.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-10.4.0.tar.gz::https://github.com/wikimedia/pywikibot/archive/10.4.0.tar.gz
sha512sums = 2a107c795f7f1e3021df00f9e7d7006d5790b8326194aead09a208965f75c2776006606020fda4f443627f64244a0d01ae39bbcb6562c609b4ee6df321d552e9
pkgname = python-pywikibot
|