summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01685d3eb2c06f225b93b759add5e4191a31625e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pythontexfigures
	pkgdesc = Embed matplotlib figures into LaTeX documents using PythonTeX
	pkgver = 0.2.0
	pkgrel = 3
	url = https://github.com/mje-nz/pythontexfigures
	arch = any
	license = custom:BSD-3-clause
	makedepends = git
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-pygments
	source = git+https://github.com/mje-nz/pythontexfigures.git#commit=55bf83a495cf7b4f0d408fa834f430e3fcd5d95f
	sha512sums = SKIP

pkgname = python-pythontexfigures