Metadata-Version: 2.1
Name: winrt-Windows.ApplicationModel.Background
Version: 2.2.0
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.14,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: winrt-runtime ==2.2.0
Provides-Extra: all
Requires-Dist: winrt-Windows.ApplicationModel.Activation[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.ApplicationModel.Calls.Background[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Bluetooth[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Bluetooth.Advertisement[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Bluetooth.Background[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Bluetooth.GenericAttributeProfile[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Geolocation[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Sensors[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.SmartCards[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Devices.Sms[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Foundation[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Foundation.Collections[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Networking[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Networking.Sockets[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Storage[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.Storage.Provider[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.System[all] ==2.2.0 ; extra == 'all'
Requires-Dist: winrt-Windows.UI.Notifications[all] ==2.2.0 ; extra == 'all'

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

# winrt-Windows.ApplicationModel.Background

Windows Runtime (WinRT) APIs for for the `Windows.ApplicationModel.Background` namespace.

This package provides the `winrt.windows.applicationmodel.background` module.
