blob: 1ce3fdeb697a6958ce1bed3acb15dfe6b3ea8823 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-aiorpcx-git
pkgdesc = A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.
pkgver = 0.25.0.r1.gf7e4bc1
pkgrel = 1
url = https://github.com/kyuupichan/aiorpcX/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python
optdepends = python-websockets
provides = python-aiorpcx
conflicts = python-aiorpcx
source = git+https://github.com/kyuupichan/aiorpcX.git
sha256sums = SKIP
pkgname = python-aiorpcx-git
|