summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b746c919bab0c42fb0550fdc572b6360486f59fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pylatex
	pkgdesc = Python library for creating LaTeX files and snippets
	pkgver = 1.4.2
	pkgrel = 1
	url = https://jeltef.github.io/PyLaTeX
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-matplotlib
	checkdepends = python-quantities
	checkdepends = texlive-latexextra
	checkdepends = texlive-fontsrecommended
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-ordered-set
	optdepends = python-numpy: for matrices support
	optdepends = python-matplotlib: for plot support
	optdepends = python-quantities: for quantities support
	source = PyLaTeX-1.4.2.tar.gz::https://github.com/JelteF/PyLaTeX/archive/v1.4.2.tar.gz
	sha512sums = dcbe58de0ab715d6fbb571a7ad3981c875eacd08d06244b8715fa240df6f8f072417ae076a5caee204e000bf7eb55097b9ba49eddb5ce666470e494c15aa88ed

pkgname = python-pylatex