python-pigpio: new package
authorGrzegorz Blach <grzegorz@blach.pl>
Fri, 28 Sep 2018 18:00:34 +0000 (20:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 9 Oct 2018 13:35:42 +0000 (15:35 +0200)
commitf99a1f95c9323b3216ed12d080e800476f3ff91a
treea0554dbd2fface6a37fe343e3e750a013e6056e4
parenta3fb16a0ffead163aa2cfec7e561431a346f30c8
python-pigpio: new package

Pigpio is a Python module for the Raspberry Pi
which talks to the pigpio daemon to allow control
of the general purpose input outputs (GPIO).

http://abyz.co.uk/rpi/pigpio/python.html

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
[Thomas: use proper SPDX license tag]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-pigpio/Config.in [new file with mode: 0644]
package/python-pigpio/python-pigpio.hash [new file with mode: 0644]
package/python-pigpio/python-pigpio.mk [new file with mode: 0644]