summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42055230f1b1fabf8f92b3b7239188b3db061803 (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.9
	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
	source = https://github.com/oprypin/mkdocs-section-index/archive/refs/tags/v0.3.9.tar.gz
	sha256sums = b4527f1e9c5db86a6ac6eae3edcd848b71c7b77097944508629146934f611481

pkgname = mkdocs-section-index
	depends = python>=3.8
	depends = mkdocs>=1.2
	optdepends = mkdocs-section-index-doc: Documentation for mkdocs-section-index
	provides = python-mkdocs-section-index=0.3.9
	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.9
	conflicts = python-mkdocs-section-index-doc