summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03e28269b57bb3cf285fef6a06dfdf8697b9799b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-sphinxcontrib-tikz
	pkgdesc = TikZ extension for Sphinx.
	pkgver = 0.4.5
	pkgrel = 1
	url = https://bitbucket.org/philexander/tikz
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-tikz/sphinxcontrib-tikz-0.4.5.tar.gz
	sha256sums = 1dcc9eae0fb717e07d6758f18c11f589d97ba8048e918e50512260d9c949d8d8

pkgname = python-sphinxcontrib-tikz
	depends = python
	depends = python-setuptools

pkgname = python2-sphinxcontrib-tikz
	depends = python2
	depends = python2-setuptools