summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b44a21a4deb4216cd71e72e954be4dc4bbdba214 (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.4.r0.gbd2185a
	pkgrel = 1
	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