summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1bafefd1860e1984110e1fd3da71b6cd64722953 (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.56.4
	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.56.4.tar.gz::https://github.com/5j9/wikitextparser/archive/v0.56.4.tar.gz
	sha512sums = 7ed300409e45408341f89fd258222a82fde73bf24b3cf9ad4d946a9897e1659aa96abb842f9ba4fabffa40b6c11d187b9540c1f1f441443c032090f8603555bd

pkgname = python-wikitextparser