blob: d37fb7f17dacfb83468a9347e4b7411d763ed419 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-wikitextparser-git
pkgdesc = A simple to use WikiText parsing library for MediaWiki.
pkgver = 0.48.0.r4.g6e3f6f0
pkgrel = 1
url = https://github.com/5j9/wikitextparser
arch = any
license = GPLv3
makedepends = python
makedepends = python-setuptools
makedepends = git
source = python-wikitextparser-git::git+https://github.com/5j9/wikitextparser.git
sha256sums = SKIP
pkgname = python-wikitextparser-git
depends = python
provides = python-wikitextparser
conflicts = python-wikitextparser
|