summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05f750bc8a2ecfa785fa9357ebd18360ccb6464c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-quamash-git
	pkgdesc = Implementation of the asyncio (PEP 3156) event-loop with Qt
	pkgver = 20150118
	pkgrel = 1
	url = https://github.com/harvimt/quamash
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-pyqt4
	provides = python-quamash
	conflicts = python-quamash
	source = git+https://github.com/harvimt/quamash.git
	md5sums = SKIP

pkgname = python-quamash-git