summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f72305bd186d099d3754113956ccabfa2743ee0 (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 = 1.0.2
	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-1.0.2.tar.gz::https://github.com/5j9/wikitextparser/archive/v1.0.2.tar.gz
	sha512sums = c4393cd2ef91eb03a42e1f68d20a862ba476dc36c47c57570eef9b68df4779a7095e95aa12bdc4721a9529b5d3e0e053ad373880c006503fae9a39d520cf630d

pkgname = python-wikitextparser