summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66d82e74a886f1e39eaf2b8ec6697f4fa2541fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python2-txzmq
	pkgdesc = ZeroMQ bindings for Twisted.
	pkgver = 0.7.4
	pkgrel = 2
	url = https://github.com/smira/txZMQ
	arch = any
	license = GPL2
	makedepends = python2-sphinx
	makedepends = make
	depends = python2>=2.7
	depends = zeromq
	depends = python2-pyzmq>=13.0
	depends = python2-twisted>=10.0
	source = https://github.com/smira/txZMQ/archive/0.7.4.tar.gz
	md5sums = b95ee236c1b6253006170be81fcee2d7

pkgname = python2-txzmq