blob: 432161c6102cfa81a4890f3cb0b4af4f6526e882 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-sphinx-togglebutton
pkgdesc = Toggle page content and collapse admonitions in Sphinx
pkgver = 0.4.5
pkgrel = 1
url = https://sphinx-togglebutton.readthedocs.io
arch = any
license = MIT
checkdepends = python-nose
checkdepends = python-sphinx
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/s/sphinx_togglebutton/sphinx_togglebutton-0.4.5.tar.gz
md5sums = 9f2ebd99cc8c2d71f5cc7918ddb75b20
pkgname = python-sphinx-togglebutton
depends = python-sphinx
depends = python-setuptools
depends = python-wheel
optdepends = python-sphinx-book-theme: sphinx
optdepends = python-sphinx-examples: sphinx
optdepends = python-myst-nb: sphinx
optdepends = python-sphinx_design: sphinx
optdepends = python-numpy: sphinx
optdepends = python-matplotlib: sphinx
|