summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0eb1b696fa319578013508182894b2a26d0f9d5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-sphinxcontrib-fulltoc
	pkgdesc = Include a full table of contents in your Sphinx HTML sidebar
	pkgver = 1.2.0
	pkgrel = 4
	url = https://github.com/sphinx-contrib/fulltoc
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-1.2.0.tar.gz
	md5sums = 1b4326b588ae9e7bfe69b51670b74cfb

pkgname = python-sphinxcontrib-fulltoc
	depends = python
	depends = python-sphinx

pkgname = python2-sphinxcontrib-fulltoc
	depends = python2
	depends = python2-sphinx