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..ebddd3e72530
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-adafruit-gpio
+ pkgdesc = Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.
+ pkgver = 1.0.3
+ pkgrel = 0
+ url = https://github.com/adafruit/Adafruit_Python_GPIO//
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-raspberry-gpio
+ source = https://pypi.io/packages/source/a/adafruit-gpio/Adafruit_GPIO-1.0.3.tar.gz
+ sha256sums = d6465b92c866c51ca8f3bc1e8f2ec36f5ccdb46d0fd54101c1109756d4a2dcd0
+
+pkgname = python-adafruit-gpio
+