Metadata-Version: 2.4
Name: azure-mixedreality-remoterendering
Version: 1.0.0b3
Summary: Microsoft Azure Azure Remote Rendering Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azuresdkengsysadmins@microsoft.com
License: MIT License
Project-URL: Bug Reports, https://github.com/Azure/azure-sdk-for-python/issues
Project-URL: Source, https://github.com/Azure/azure-sdk-for-python
Keywords: azure,azure sdk
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: azure-core<2.0.0,>=1.26.0
Requires-Dist: azure-mixedreality-authentication>=1.0.0b1
Requires-Dist: msrest>=0.6.21
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

This package has been deprecated and will no longer be maintained after 10-01-2025. This package will only receive security fixes until 10-01-2025.# Release History

## 1.0.0b3 (2025-10-01)

### Other Changes

- This package has been deprecated and will no longer be maintained after 10-01-2025. This package will only receive security fixes until 10-01-2025.

## 1.0.0b2 (2023-07-03)

### Other Changes

- Added case-insensitive support for enums.
- Python 2.7 is no longer supported. Please use Python version 3.7 or later.

## 1.0.0b1 (2021-11-15)

- Initial release.
