summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52aca7dedaa8292a3c5c92fe72e0a9c2b729146f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = pymdown-extensions
	pkgdesc = Extensions for Python Markdown
	pkgver = 10.2.1
	pkgrel = 1
	url = https://facelessuser.github.io/pymdown-extensions
	arch = any
	license = MIT
	checkdepends = python-pygments
	checkdepends = python-pytest-cov
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-packaging
	makedepends = python-wheel
	depends = python-markdown
	depends = python-pyaml
	optdepends = python-pygments: syntax highlighting
	source = pymdown-extensions-10.2.1.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.2.1.tar.gz
	sha256sums = d822cfb917a4fb5f0922e2d2befc8e463297533ec88a9a78e3a8018aaf782b0b

pkgname = pymdown-extensions