summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2b9eb7d100a4e02cb0036c9415fe7769d2e518b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-aiorpcx
	pkgdesc = A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/kyuupichan/aiorpcX/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python>=3.6
	depends = python-attrs
	source = https://github.com/kyuupichan/aiorpcX/archive/0.8.0.tar.gz
	sha256sums = 8030ff5463b6582ba0d9b9cc6f1d318ecd378ade20fc180585d06466517a9b27

pkgname = python-aiorpcx