Metadata-Version: 2.1
Name: winrt-Windows.UI.Notifications
Version: 2.0.0b2
Summary: Python projection of Windows Runtime (WinRT) APIs
License: MIT
Project-URL: Documentation, https://pywinrt.readthedocs.io
Project-URL: Repository, https://github.com/pywinrt/pywinrt
Project-URL: Changelog, https://github.com/pywinrt/pywinrt/blob/main/CHANGELOG.md
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Intended Audience :: Developers
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: winrt-runtime ==2.0.0-beta.2
Provides-Extra: all
Requires-Dist: winrt-Windows.ApplicationModel[all] ==2.0.0-beta.2 ; extra == 'all'
Requires-Dist: winrt-Windows.Data.Xml.Dom[all] ==2.0.0-beta.2 ; extra == 'all'
Requires-Dist: winrt-Windows.Foundation[all] ==2.0.0-beta.2 ; extra == 'all'
Requires-Dist: winrt-Windows.Foundation.Collections[all] ==2.0.0-beta.2 ; extra == 'all'
Requires-Dist: winrt-Windows.System[all] ==2.0.0-beta.2 ; extra == 'all'

<!-- warning: Please don't edit this file. It was automatically generated. -->

# winrt-Windows.UI.Notifications

Windows Runtime (WinRT) APIs for for the `Windows.UI.Notifications` namespace.

This package provides the `winrt.windows.ui.notifications` module.
