Metadata-Version: 2.1
Name: OPi.GPIO_PicoPlanetDev
Version: 0.5.4
Summary: Drop-in replacement for RPi.GPIO supporting Orange Pi and other SBCs
Project-URL: Homepage, https://github.com/PicoPlanetDev/OPi.GPIO
Project-URL: Bug Tracker, https://github.com/PicoPlanetDev/OPi.GPIO/issues
Author-email: Sigmond Kukla <picoplanetdev@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# OPi.GPIO

**My attempt at maintaining OPi.GPIO for at least the Orange Pi Zero 3**

A drop-in replacement library for RPi.GPIO for the Orange Pi Zero and other SBCs.
Only the basic GPIO functions are replicated, using sysfs: this allows the GPIO pins to be accessed from user space.

See the [documentation](https://opi-gpio.readthedocs.io) for install instructions and detailed API usage.
*Note: this documentation is not specific to this fork.*

## Version

0.5.4 - Added Orange Pi Zero 3 pin mappings 2023/08/06