Metadata-Version: 2.1
Name: winrt-runtime
Version: 2.0.1
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

# winrt-runtime

This package provides the PyWinRT runtime including the `winrt.system` module.

