Metadata-Version: 1.1
Name: mu_python_library
Version: 0.4.0
Summary: Python library supporting Project Mu components (EDKII, TPM, Capsules, etc.)
Home-page: https://github.com/microsoft/mu_pip_python_library
Author: Project Mu Team
Author-email: maknutse@microsoft.com
License: BSD2
Description: =================
        MU Python Library
        =================
        .. |build_status_windows| image:: https://dev.azure.com/projectmu/mu%20pip/_apis/build/status/PythonLibrary/Mu%20Pip%20Python%20Library%20-%20PR%20Gate%20(Windows)?branchName=master
        .. |build_status_linux| image:: https://dev.azure.com/projectmu/mu%20pip/_apis/build/status/PythonLibrary/Mu%20Pip%20Python%20Library%20-%20PR%20Gate%20(Linux%20-%20Ubuntu%201604)?branchName=master
        
        |build_status_windows| Current build status for master on Windows
        
        |build_status_linux| Current build status for master on Linux
        
        About
        =====
        
        Python files describing various miscellaneous components from the TPM and EDKII specs.
        Please see Project Mu for details https://microsoft.github.io/mu
        
        Version History
        ===============
        
        0.4.0
        -----
        
        Main changes:
        - Add the OverrideParser class and tests.
        - Update DscParser to include the enhanced provenance.
        
        Bug fixes:
        - Clean up the README.rst file.
        - Update CI pipeline to report flake results more conveniently.
        
        0.3.1
        -----
        
        Bug fixes to enable module to pass both sets of CI gates (Windows and Linux).
        
        0.3.0
        -----
        
        Updated documentation and release process.  Transition to Beta.
        
        < 0.3.0
        -------
        
        Alpha development
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
