summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d34a6b1d067b0fbae8c169b6f97d3589c3f08184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-mkdocs-section-index
	pkgdesc = MkDocs plugin to allow clickable sections that lead to an index page
	pkgver = 0.3.8
	pkgrel = 1
	url = https://oprypin.github.io/mkdocs-section-index/
	arch = any
	license = MIT
	checkdepends = python-pytest-golden
	checkdepends = python-mechanicalsoup
	checkdepends = python-testfixtures
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = mkdocs-material-pymdownx-extras
	source = https://github.com/oprypin/mkdocs-section-index/archive/refs/tags/v0.3.8.tar.gz
	sha256sums = 1e4e0f1da646db42aff1e3d4ef376a4e266d4831cb6e8ec650b4ed2c99e62bd4

pkgname = mkdocs-section-index
	depends = python>=3.7
	depends = mkdocs>=1.2
	optdepends = mkdocs-section-index-doc: Documentation for mkdocs-section-index
	provides = python-mkdocs-section-index=0.3.8
	conflicts = python-mkdocs-section-index
	replaces = python-mkdocs-section-index

pkgname = mkdocs-section-index-doc
	pkgdesc = Documentation for mkdocs-section-index
	provides = python-mkdocs-section-index-doc=0.3.8
	conflicts = python-mkdocs-section-index-doc