summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de266515c0d328716c31795c52532bf616e22f5c (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
25
26
pkgbase = python-sphinx-automodapi
	pkgdesc = Sphinx extension for generating API documentation.
	pkgver = 0.20.0
	pkgrel = 1
	url = https://sphinx-automodapi.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = cython
	checkdepends = graphviz
	makedepends = python-setuptools-scm>=8.0.0
	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.20.0.tar.gz
	sha256sums = 24cc97323f163aeefcefb9bdae9cd0a8ea7b699ece34feab116a2557a44949ac

pkgname = python-sphinx-automodapi
	depends = python-sphinx>=4
	depends = python-packaging
	optdepends = python-sphinx_rtd_theme: rtd
	optdepends = python-sphinx-automodapi-doc: Documentation for sphinx-automodapi

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