summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7357d0a272d48a673831fb4e5691a40a5981eb2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-quamash
	pkgdesc = Implementation of the asyncio (PEP 3156) event-loop with Qt
	pkgver = 0.5.3
	pkgrel = 2
	url = https://github.com/harvimt/quamash
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-pyqt5
	source = https://pypi.python.org/packages/source/Q/Quamash/Quamash-0.5.3.tar.gz
	md5sums = af1f34eb94ea0d9719f71a18c0550dea

pkgname = python-quamash