Metadata-Version: 2.1
Name: azure-keyvault-nspkg
Version: 1.0.0
Summary: Microsoft Azure Key Vault Namespace Package [Internal]
Home-page: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault
Author: Microsoft Corporation
Author-email: azpysdkhelp@microsoft.com
License: MIT License
Description: # Microsoft Azure SDK for Python
        
        This is the Microsoft Azure Key Vault namespace package. It isn't intended to
        be installed directly. Key Vault client libraries are located elsewhere:
        - [`azure-keyvault-certificates`](https://pypi.org/project/azure-keyvault-certificates)
        - [`azure-keyvault-keys`](https://pypi.org/project/azure-keyvault-keys/)
        - [`azure-keyvault-secrets`](https://pypi.org/project/azure-keyvault-secrets)
        
        This package is for Python 2 only. It provides the necessary files for other
        packages to extend the `azure` namespace. Python 3.x libraries use
        [`PEP420`](https://www.python.org/dev/peps/pep-0420/) instead.
        
        ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fsdk%2Fkeyvault%2Fazure-keyvault-nspkg%2FFREADME.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
