summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75a772d66cb829bfc4e11f25b247919ff8c10751 (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
	pkgrel = 2
	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.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.2.tar.gz
	sha256sums = 7add745c035e8fc4a41d01bb2f86af4abb6cb50a25c69a13e49873bd6086db57

pkgname = pymdown-extensions