summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f279518404b06c4f9e5eaffd8734c61df54afa35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pandoc-static-katex-git
	pkgdesc = A simple pandoc filter that uses KaTeX to render math equations at build time.
	pkgver = latest
	pkgrel = 2
	url = https://github.com/Zaharid/pandoc_static_katex
	arch = any
	license = MIT
	makedepends = git
	depends = python-pandocfilters
	depends = python>=3.7
	depends = katex
	provides = pandoc-static-katex
	source = pandoc-static-katex-git::git+https://github.com/Zaharid/pandoc_static_katex
	md5sums = SKIP

pkgname = pandoc-static-katex-git