mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-14 09:38:16 +00:00
Added python-periphery package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
75540ab149
commit
068b4ae968
7
meta-python/recipes-devtools/python/python-periphery.inc
Normal file
7
meta-python/recipes-devtools/python/python-periphery.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
DESCRIPTION = "A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux."
|
||||
HOMEPAGE = "http://pythonhosted.org/python-periphery/"
|
||||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=063846af82b555d48822cf43dc6db6af"
|
||||
|
||||
PYPI_PACKAGE = "python-periphery"
|
||||
Reference in New Issue
Block a user