Metadata-Version: 2.1
Name: mu-environment
Version: 0.2.1
Summary: Core Python code for environment and dependency management of MU projects
Home-page: https://github.com/microsoft/mu_pip_environment
Author: Max Knutsen
Author-email: maknutse@microsoft.com
License: BSD2
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: mu-python-library (>=0.2.0)

=================
MU Environment
=================

About
==============

Entry point into Self Describing Environment (SDE). Sets up and parses state of workspace before calling into build.

Version History
===============

0.2.1
-----

Fixing error in UefiBuild where spaces weren't placed between parameters

0.2.0
-----

Initial commit

