summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb0eb1ad0c8df0a89fbffe71f416d7fc05c0d5d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.18.3.r3.g5de1922
	pkgrel = 2
	url = https://github.com/kyuupichan/aiorpcX/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python>=3.6
	depends = python-attrs
	optdepends = python-websockets
	provides = python-aiorpcx
	conflicts = python-aiorpcx
	source = git://github.com/kyuupichan/aiorpcX.git
	sha256sums = SKIP

pkgname = python-aiorpcx-git