blob: 539c3579ce9c3c2961fe68ad59a5694596b1dda1 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001DESCRIPTION = "A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux."
2HOMEPAGE = "http://pythonhosted.org/python-periphery/"
3LICENSE = "MIT"
4
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=063846af82b555d48822cf43dc6db6af"
6
7PYPI_PACKAGE = "python-periphery"