Metadata-Version: 1.1
Name: mu_build
Version: 0.3.0
Summary: Supports CI build operations for Project Mu based firmware
Home-page: https://github.com/microsoft/mu_pip_build
Author: Project Mu Team
Author-email: maknutse@microsoft.com
License: BSD2
Description: 
        ========
        MU Build
        ========
        
        About
        =====
        
        Provided with config file, mu_build fetches/clones dependencies then compiles every module in each package.
        This is the entrypoint into the CI / Pull Request build and test infrastructure.
        
        Version History
        ===============
        
        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
