Metadata-Version: 2.1
Name: azure-cli-core
Version: 2.28.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
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6.0
License-File: LICENSE.txt
Requires-Dist: adal (~=1.2.7)
Requires-Dist: argcomplete (~=1.8)
Requires-Dist: azure-cli-telemetry (==1.0.6.*)
Requires-Dist: azure-common (~=1.1)
Requires-Dist: azure-mgmt-core (<1.3.0,>=1.2.0)
Requires-Dist: cryptography (<3.4,>=3.2)
Requires-Dist: humanfriendly (<10.0,>=4.7)
Requires-Dist: jmespath
Requires-Dist: knack (~=0.8.2)
Requires-Dist: msal (<2.0.0,>=1.10.0)
Requires-Dist: paramiko (<3.0.0,>=2.0.8)
Requires-Dist: pkginfo (>=1.5.0.1)
Requires-Dist: PyJWT (>=2.1.0)
Requires-Dist: pyopenssl (>=17.1.0)
Requires-Dist: requests[socks] (~=2.25.1)
Requires-Dist: six (~=1.12)
Requires-Dist: urllib3[secure] (>=1.26.5)
Requires-Dist: psutil (~=5.8)

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>`__.


