Metadata-Version: 2.1
Name: tz-codegen
Version: 0.4.1
Summary: Trustzone module code generator for the Authentic Execution framework
Home-page: UNKNOWN
Author: Sepideh Pouyanrad
License: UNKNOWN
Description: # TrustZone code generator
        
        Trustzone module code generator for the Authentic Execution framework
        
        ## Installation
        
        ```bash
        # from the root of this repository
        pip install .
        ```
        
        ## Run
        
        ```bash
        #TODO
        ```
        
        ## General rules
        
        TODO
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
