summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f59e63a8b6d32f17944991370b2a51bd355414a2 (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.7
	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.7.tar.gz
	sha256sums = 5ee0611ef1a527d436c0555d45f745eaf922c2e4c65271f28daa2048531b024d

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

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