aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-periphery.inc
blob: ea43e5fa78e09d4ca8ed4431c28a9abf731aa810 (plain)
1
2
3
4
5
6
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=19f978bd6c8afe3fa9e408b71330512f"

PYPI_PACKAGE = "python-periphery"