summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6cbcdd1346813451eb1d4e2eb8f3071a331df6d5 (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.7
	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.7.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.7.tar.gz
	sha256sums = 4a82c027e42934ca03ba6237e718c437c2940766df94f7ec1551160988a1bbfc

pkgname = pymdown-extensions