Metadata-Version: 2.1
Name: rpi-reactive-gpio
Version: 0.1.9
Summary: Syntax sugar for controlling RPi.GPIO with reactive design.
Home-page: https://pypi.org/project/rpi-reactive-gpio/
License: MIT
Keywords: raspberry-pi,gpio,reactive,rxpy,rx,rpi,rpi-gpio,RPi.GPIO
Author: MarkParker5
Author-email: markparker.it@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: raspi-gpio (>=0.1.0,<0.2.0)
Project-URL: Documentation, https://github.com/MarkParker5/rpi-reactive-gpio/blob/master/README.md
Project-URL: Repository, https://github.com/MarkParker5/rpi-reactive-gpio
Description-Content-Type: text/markdown

# rpi-reactive-gpio

Syntax sugar for controlling RPi.GPIO with reactive design.
