summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e5c2878266fb58a00a0200089674ff30120d781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = prettymath-git
	pkgdesc = Write prettified mathematical formulas to stdout using the magic of python and sympy
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/Quoteme/prettymath/
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-sympy
	source = git+https://github.com/Quoteme/prettymath.git
	sha256sums = SKIP

pkgname = prettymath-git