Metadata-Version: 2.1
Name: peakrdl-halcpp
Version: 0.4.1
Summary: Generate CPP Hardware Abstraction Layer libraries
Home-page: https://github.com/Risto97/PeakRDL-halcpp
Author: Risto Pejasinovic
Author-email: risto.pejasinovic@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/Risto97/PeakRDL-halcpp
Project-URL: Tracker, https://github.com/Risto97/PeakRDL-halcpp/issues
Description: # PeakRDL-halcpp
        
        ## Description
        
        PeakRDL-halcpp is a generator for hardware abstraction layer for peripherals that enables low-level interaction with hardware.
        It is based on C++ 17<br/>
        
        ### Jump straight to project [documentation](https://risto97.github.io/PeakRDL-halcpp/) to learn more.
        
        #### For installation instruction click [here](https://risto97.github.io/PeakRDL-halcpp/docs/getting_started/installation).
        #### For an instruction on how to run a simple example click [here](https://risto97.github.io/PeakRDL-halcpp/docs/getting_started/example)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
