Metadata-Version: 2.1
Name: mipea
Version: 0.0.1
Summary: lightning fast peripheral access on the Raspberry Pi using a mipea wrapper written in C
Home-page: https://github.com/jasLogic/mipeapy
Author: jasLogic
Author-email: jaslo@jaslogic.tech
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/jasLogic/mipeapy/issues
Project-URL: Source Code, https://github.com/jasLogic/mipeapy
Project-URL: Download, https://github.com/jasLogic/mipeapy/releases
Description: [![GitHub](https://img.shields.io/github/license/jasLogic/mipeapy?color=blue)](LICENSE.md)
        [![GitHub release (latest by date)](https://img.shields.io/github/v/release/jasLogic/mipeapy)](https://github.com/jasLogic/mipeapy/releases/)
        
        # mipeapy: mipea Python wrapper
        
        ## Under construction
        
        This Python module makes use of the mipea library to access the peripherals
        of the Raspberry Pi. The module is written in C and uses the Python C API.
        Most functions are just wrappers to the mipea functions with conversion to
        Python objects and some improvments.
        
Keywords: c peripheral access Raspberry Pi mipea
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Description-Content-Type: text/markdown
