blob: 7ae320b1996d53972699311724e396ea6897038c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-rserve
pkgdesc = Python client to remotely access the R statistic package via network
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/ralhei/pyrserve
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-numpy
provides = python-pyrserve
source = https://files.pythonhosted.org/packages/source/p/pyrserve/pyrserve-1.0.4.tar.gz
sha256sums = 29c57f375afc38642cdea7df477b9f565f07805656aa1066bba8cfcb04dfa61a
pkgname = python-rserve
|