blob: 3e75a0d99e0670e815774a12c4925595f8b49e74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = numscript
pkgdesc = NumScript: a lightweight, esoteric, interpreted scripting language designed for numeric programming.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/skirexwastaken/numscript-aur
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = git+https://github.com/skirexwastaken/numscript-aur.git
sha256sums = SKIP
pkgname = numscript
|