python-spidev: new package
authorMichael Trimarchi <michael@amarulasolutions.com>
Sun, 8 Mar 2015 08:28:13 +0000 (09:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 Mar 2015 13:22:26 +0000 (14:22 +0100)
commit6a3a9784db170ec05b300f228cf8a4bc48d838ec
tree12e4f12862da955c95782954c6f64684d4a021d8
parent26e0d500b58cb6ccfdb84426ba2f866ada3b01f3
python-spidev: new package

Python module for interfacing with SPI devices from user space via the
spidev linux kernel driver.

[Thomas: fix <pkg>_LICENSE_FILES.]

Cc: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-spidev/Config.in [new file with mode: 0644]
package/python-spidev/python-spidev.mk [new file with mode: 0644]