Metadata-Version: 2.1
Name: aurora-driver-gfxhat
Version: 1.0.0.dev20220104215204
Summary: Renderer implementation for Pimoroni GFX HAT
Home-page: https://gitlab.com/aurora-display-lib/gfx-hat-driver
Author: Raphael "rGunti" Guntersweiler
Author-email: raphael+pip@gunti.cloud
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: pi
Provides-Extra: deploy
Provides-Extra: test
License-File: LICENSE

# Pimoroni GFX HAT Driver for Aurora Display Library
This is a driver package for the GFX HAT for the Raspberry Pi made by
Pimoroni. It uses its published `gfxhat` package as a dependency.

> Note: To use this package you will need to provide your own installation
> of Raspberry Pi OS (or compatible) since the Raspberry Pis GPIO bindings
> are required and not available through PIP. Therefore also the `gfxhat`
> library is not listed as a required dependency, however you won't be able
> to run this code on a regular computer anyway.


