summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 605393b9c688bbf5d1821b23e8013e39a035e2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-wikitextparser
	pkgdesc = A simple parsing tool for MediaWiki's wikitext markup
	pkgver = 0.55.9
	pkgrel = 1
	url = https://github.com/5j9/wikitextparser
	arch = any
	license = GPL-3.0-or-later
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-wheel
	depends = python-regex
	depends = python-wcwidth
	source = wikitextparser-0.55.9.tar.gz::https://github.com/5j9/wikitextparser/archive/v0.55.9.tar.gz
	sha512sums = 873072a284ff0840427e110536a3205821b4b480f373b0089194fde5d287b98e4823d4647e94bb1274c01fca17eb5ba76ec74febd0b107f4b9004ae4cc6d4ba9

pkgname = python-wikitextparser