Metadata-Version: 2.1
Name: pymsbuild-winui
Version: 0.0.1a2
Author: Steve Dower
Author-email: steve.dower@python.org
Home-page: https://github.com/zooba/pymsbuild-winui
Project-url: Bug Tracker, https://github.com/zooba/pymsbuild-winui
Summary: A WinUI extension for PyMSBuild
Description-Content-Type: text/markdown
Keywords: your,keywords,go,here
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Utilities
Requires-Dist: pymsbuild>=1.0.0b7
Requires-Dist: pybind11
Requires-Dist: jinja2
WheelTag: py3-none-win32.win_amd64

# pymsbuild-winui

This is a highly experimental and early stage extension to
[pymsbuild](https://pypi.org/project/pymsbuild). It uses the Microsoft
Windows App SDK to build GUI apps based on XAML.

The sample project in [testdata/app1](https://github.com/zooba/pymsbuild-winui/tree/master/tests/testdata/app1)
is currently the best starting point.

Good luck!

(Expressions of interest are welcome right now, but not contributions.)

