summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f76b7916b74e3bdb8dd8e381bc8685b6dc1a43fc (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
pkgbase = python-sphinx-automodapi
	pkgdesc = Sphinx extension for generating API documentation.
	pkgver = 0.15.0
	pkgrel = 1
	url = https://sphinx-automodapi.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = graphviz
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	source = https://files.pythonhosted.org/packages/source/s/sphinx-automodapi/sphinx-automodapi-0.15.0.tar.gz
	sha256sums = fd5871e054df7f3e299dde959afffa849f4d01c6eac274c366b06472afcb06aa

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