summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4079937ca63128fa6031ae6fd7c6331abc6d782d (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.8
	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.8.tar.gz
	sha256sums = 1ef2a5de61a5c78515f5700001ec35faa5f879c333c704da003ffc08080575e7

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

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