blob: 8db2d920ba89f02a21c4e540da56550ae5d3dd9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-iclips
pkgdesc = CLIPS Jupyter console
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/noxdafox/iclips
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
depends = jupyter-console
depends = python-clipspy
depends = python-regex
source = https://files.pythonhosted.org/packages/source/i/iCLIPS/iCLIPS-0.3.0.tar.gz
sha256sums = 9d46155d68c9ac6e4684e0e62c5ede24a4629e8a7a7d714d5fc1432eb531f109
pkgname = python-iclips
|