Metadata-Version: 2.1
Name: pi-mqtt-gpio
Version: 0.2.6
Summary: Expose the Raspberry Pi GPIO pins (and/or external IO modules such as
Requires-Dist: paho-mqtt
Requires-Dist: PyYAML
Requires-Dist: enum34
Requires-Dist: cerberus

the PCF8574) to an MQTT server. This allows pins to be read and
switched by reading or writing messages to MQTT topics.
Home-page: https://github.com/flyte/pi-mqtt-gpio
Author: Ellis Percival
Author-email: pi_mqtt_gpio@failcode.co.uk
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Networking
