summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f29e9217cd968a3662994ac9a3187831a8e7d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-mathparse
	pkgdesc = A Python library for evaluating natural language mathematical equations.
	pkgver = 0.2.7
	pkgrel = 1
	url = https://github.com/gunthercox/mathparse
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = python-mathparse-0.2.7.tar.gz::https://github.com/gunthercox/mathparse/archive/refs/tags/0.2.7.tar.gz
	sha512sums = 851f317f63d2d82aab01bd1992612929e86b64b05f1c8c140bc4801141abce0a6092aa06a85d22b81eedb73f0e1ba8a8297f7dbacd728de7ef10deaeeff5810b

pkgname = python-mathparse