blob: 2c271873e4ec6f8aa4b932601e5cdffbe3fb91eb (
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.1
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.1.tar.gz::https://github.com/gunthercox/mathparse/archive/refs/tags/0.2.1.tar.gz
sha512sums = 1f267c7459dff623c707f7da6e35a31a05eb30eb8bb00b9b4a97c2c17789a0eadd7936be1ad653acba67661dfcc9dd38f314e6a5a5d216dccf77208fdab802fa
pkgname = python-mathparse
|