blob: 07b00adf44ee436866b48dd2e0558f33492617aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-csnake
pkgdesc = C code generation helper package.
pkgver = 0.3.5
pkgrel = 1
url = https://gitlab.com/andrejr/csnake
arch = any
license = MIT
makedepends = python-setuptools
depends = python
optdepends = python-numpy
optdepends = python-scipy
optdepends = python-pillow
source = https://files.pythonhosted.org/packages/source/c/csnake/csnake-0.3.5.tar.gz
sha256sums = e9f68aed10742b6f381109c6c420e0b1a8b53c49dcb69deb7404f570ea1b26f8
pkgname = python-csnake
|