summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d58a58906f05cfc2ee79069689cd234d942e0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pygatt
	pkgdesc = Python Bluetooth LE (Low Energy) and GATT Library
	pkgver = 4.0.3
	pkgrel = 3
	url = https://github.com/peplin/pygatt
	arch = any
	license = APACHE
	makedepends = python-setuptools
	depends = python-enum-compat
	depends = python-pexpect
	depends = python-pyserial
	source = https://files.pythonhosted.org/packages/source/p/pygatt/pygatt-4.0.3.tar.gz
	sha256sums = b1db8e294fc9c68f4dee66e7e2bdde3240c18c2495237059b83f3e7ca9897466

pkgname = python-pygatt