summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21e17743ffbe16df35e3300a344d498ed955c631 (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.18.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
	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.18.0.tar.gz
	sha256sums = 7bf9d9a2cb67a5389c51071cfd86674ca3892ca5d5943f95de4553d6f35dddae

pkgname = python-sphinx-automodapi
	depends = python-sphinx>=4
	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