mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

-License-Update: Update PKG-INFO from 2.0.0 to 2.0.1. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
293 B
HTML
8 lines
293 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=1ecf5c2354c22fb5bfd53eefb8f9e65b"
|
|
|
|
PYPI_PACKAGE = "python-periphery"
|