summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4616e86b34d7f840deda8a25816b9a346797e9ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mkdocs-gen-files
	pkgdesc = MkDocs plugin to programmatically generate documentation pages during the build
	pkgver = 0.5.0
	pkgrel = 1
	url = https://oprypin.github.io/mkdocs-gen-files/
	arch = any
	license = MIT
	checkdepends = python-pytest-golden
	checkdepends = mkdocs
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/m/mkdocs_gen_files/mkdocs_gen_files-0.5.0.tar.gz
	sha256sums = 4c7cf256b5d67062a788f6b1d035e157fc1a9498c2399be9af5257d4ff4d19bc

pkgname = mkdocs-gen-files
	depends = python>=3.7
	depends = mkdocs>=1.0.3