Metadata-Version: 1.2
Name: azure-cognitiveservices-language-nspkg
Version: 3.0.0
Summary: Microsoft Azure Cognitive Services Language Namespace Package [Internal]
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azpysdkhelp@microsoft.com
License: MIT License
Description: Microsoft Azure SDK for Python
        ==============================
        
        This is the Microsoft Azure Cognitive Services Language namespace package.
        
        This package is not intended to be installed directly by the end user.
        
        Since version 3.0, this is Python 2 package only, Python 3.x SDKs will use `PEP420 <https://www.python.org/dev/peps/pep-0420/>` as namespace package strategy.
        This package will use `python_requires` to enforce Python 2 installation. This implies that you might see this package on Python 3 environment if you have pip < 9.0 or setuptools < 24.2.0.
        
        It provides the necessary files for other packages to extend the azure.cognitiveservices.language namespace.
        
        If you are looking to install the Azure client libraries, see the
        `azure <https://pypi.python.org/pypi/azure>`__ bundle package.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <3
