Metadata-Version: 1.1
Name: azure-cli-cognitiveservices
Version: 0.2.1
Summary: Microsoft Azure Command-Line Tools Cognitive Services Command Module
Home-page: https://github.com/azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'cognitive services' Command Module
        =======================================================
        
        This package is for the 'cognitive services' module.
        i.e. 'az cognitiveservices'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.2.1
        +++++
        * Add new parameter --api-properties, which is required for creating some of the services.
        
        0.2.0
        +++++
        * BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
        
        0.1.14
        ++++++
        * Minor fixes.
        
        0.1.13
        ++++++
        * Fix typo with example for `az cognitiveservices account create` [#5603](https://github.com/Azure/azure-cli/issues/5603)
        
        0.1.12
        ++++++
        
        * `sdist` is now compatible with wheel 0.31.0
        
        0.1.11
        ++++++
        * Update the 'notice' of creating a new Cognitive Service account.
        
        0.1.10
        ++++++
        * Update for CLI core changes.
        
        0.1.9
        +++++
        * minor fixes
        
        0.1.8 (2017-09-22)
        ++++++++++++++++++
        * minor fixes
        
        0.1.7 (2017-08-28)
        ++++++++++++++++++
        * minor fixes
        
        0.1.6 (2017-07-07)
        ++++++++++++++++++
        * minor fixes
        
        0.1.5 (2017-06-21)
        ++++++++++++++++++
        * No changes.
        
        0.1.4 (2017-06-13)
        ++++++++++++++++++
        * Minor fixes.
        
        0.1.3 (2017-05-30)
        ------------------
        * Minor fixes.
        
        0.1.2 (2017-05-09)
        ------------------
        * Minor fixes.
        
        0.1.1 (2017-05-05)
        ------------------
        * Minor fix - Use new style module packaging.
        
        0.1.0 (2017-05-05)
        ------------------
        * inital cognitive services CLI
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
