blob: 2bdf1b110a204640f6af202f41e0f322ea959fcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-sphinxcontrib-tikz
pkgdesc = TikZ extension for Sphinx.
pkgver = 0.4.19
pkgrel = 1
url = https://bitbucket.org/philexander/tikz
arch = any
license = BSD
makedepends = python
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-tikz/sphinxcontrib-tikz-0.4.19.tar.gz
sha256sums = 81e9fe6c7e0dbc46f19f1af91d2b62b01d41ab22884b89f55681f200ae265d49
pkgname = python-sphinxcontrib-tikz
depends = python
depends = python-setuptools
|