meta-openembedded/meta-python/recipes-devtools/python/python-periphery.inc
Franz Forstmayr 068b4ae968 Added python-periphery package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30 09:50:55 -07:00

7 lines
292 B
HTML

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"