summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69e5dcb44da628bf59ade7cdaa55e217994d233c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-kademlia
	pkgdesc = Distributed hash table for decentralized peer-to-peer computer networks
	pkgver = 2.2.2
	pkgrel = 1
	url = http://github.com/bmuller/kademlia
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-rpcudp
	source = https://github.com/bmuller/kademlia/archive/v2.2.2.tar.gz
	sha256sums = 9fd3436ac83d115d9c0a596261b453626a8bc647c3aa6e198e7c296c8c3cdeb0

pkgname = python-kademlia