blob: fd3a5ae11e1589576e599777a6dbd9c2814412f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = jelly-git
pkgdesc = An esoratic programming language
pkgver = r319.70c9fd9
pkgrel = 1
url = http://github.com/DennisMitchell/jelly
arch = any
license = MIT
makedepends = git
makedepends = python3
depends = python3
depends = python-sympy
depends = python-numpy
source = jelly-git::git+http://github.com/DennisMitchell/jelly
md5sums = SKIP
pkgname = jelly-git
|