summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac44b60783fd253fc7101979203acad2a1a47353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-adafruit_dht
	pkgdesc = Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.
	pkgver = 0.0.1
	pkgrel = 2
	url = https://github.com/adafruit/Adafruit_Python_DHT
	arch = armv6h
	arch = armv7h
	license = GPLv3
	depends = python
	depends = git
	source = git://github.com/adafruit/Adafruit_Python_DHT
	md5sums = SKIP

pkgname = python-adafruit_dht