blob: d4cf6a90649fc5b09203b403218c38c599ced74d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = identinum
pkgdesc = Identify exact expression for decimal
pkgver = 0.7.1
pkgrel = 2
url = https://github.com/nschloe/identinum
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-sympy
source = identinum-0.7.1.tar.gz::https://github.com/nschloe/identinum/archive/v0.7.1.tar.gz
sha512sums = 0f99154955755c1a9cb1c815bdaa31ebd9eaec098f399566ebdbc6e75e85819e454b211cc35dbcab5c366129df75384e7fe7e5525e7391b4e171cb183dc21cad
pkgname = identinum
|