summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a11fcdd826796a80e25ea92c5267788c02a0c15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-sphinx-automodapi
	pkgdesc = Sphinx extension for generating API documentation.
	pkgver = 0.14.1
	pkgrel = 1
	url = https://sphinx-automodapi.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = graphviz
	makedepends = python-setuptools-scm
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	source = https://files.pythonhosted.org/packages/source/s/sphinx-automodapi/sphinx-automodapi-0.14.1.tar.gz
	sha256sums = a2f9c0f9e2901875e6db75df6c01412875eb15f25e7db1206e1b69fedf75bbc9

pkgname = python-sphinx-automodapi
	depends = python-sphinx>=2
	optdepends = python-sphinx-automodapi-doc: Documentation for sphinx-automodapi

pkgname = python-sphinx-automodapi-doc
	pkgdesc = Documentation for sphinx-automodapi