Metadata-Version: 2.2
Name: azure-cli-core
Version: 2.70.0
Summary: Microsoft Azure Command-Line Tools Core Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9.0
License-File: LICENSE.txt
Requires-Dist: argcomplete~=3.5.2
Requires-Dist: azure-cli-telemetry==1.1.0.*
Requires-Dist: azure-mgmt-core<2,>=1.2.0
Requires-Dist: cryptography
Requires-Dist: distro; sys_platform == "linux"
Requires-Dist: humanfriendly~=10.0
Requires-Dist: jmespath
Requires-Dist: knack~=0.11.0
Requires-Dist: microsoft-security-utilities-secret-masker~=1.0.0b2
Requires-Dist: msal-extensions==1.2.0
Requires-Dist: msal[broker]==1.31.2b1
Requires-Dist: msrestazure~=0.6.4
Requires-Dist: packaging>=20.9
Requires-Dist: pkginfo>=1.5.0.1
Requires-Dist: psutil>=5.9; sys_platform != "cygwin"
Requires-Dist: PyJWT>=2.1.0
Requires-Dist: pyopenssl>=17.1.0
Requires-Dist: py-deviceid
Requires-Dist: requests[socks]
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Microsoft Azure CLI Core Module
==================================

Release History
===============

See `Release History on GitHub <https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst>`__.
