blob: afd550350c39099008327f5e75bd4455ccaf541c (
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 = 9.6.1
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-9.6.1.tar.gz::https://github.com/wikimedia/pywikibot/archive/9.6.1.tar.gz
sha512sums = ed53092ef7c2b1d3eb78320732a4033a852f44353f801e758556e11fc8405538c3c065c992821b80e11a5b7c770f863cd00907869e4b91e75a9f9c1199e6ffcc
pkgname = python-pywikibot
|