summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..575e5260b96d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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 = 1
+ url = https://github.com/mala-zaba/Adafruit_Python_DHT
+ arch = armv5h
+ arch = armv7h
+ license = GPLv3
+ depends = python
+ depends = git
+ source = git://github.com/mala-zaba/Adafruit_Python_DHT
+ md5sums = SKIP
+
+pkgname = python-adafruit_dht
+