blob: 0943b281a3ac65ad619137c2b37bb5088aa263a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-toctree-plus
pkgdesc = Enhanced Sphinx TocTree which shows classes, functions etc. as if they were sections
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/sphinx-toolbox/toctree_plus
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = python-whey
makedepends = python-build
makedepends = python-license-expression
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-docutils
depends = python-sphinx
source = toctree-plus::git+https://github.com/sphinx-toolbox/toctree_plus.git#tag=v0.8.0
sha512sums = 3860c31e6ce66fd762425486b62322106305096a098ae8aede608154378d8776ea28710c7a4d60ed400aae09571be1fa7e317d48734e325d2ae60fae33d7eaaa
pkgname = python-toctree-plus
|