summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce3954f2438f9081c217f35a695554b1c554641c (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.0
	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.0.tar.gz
	sha256sums = 6fadf79954920f5686da434032239296209d4598316e8548cd62b5d2098ec6d7

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