Metadata-Version: 2.0
Name: azure-cli-component
Version: 2.0.3
Summary: Microsoft Azure Command-Line Tools Component Command 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 :: 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
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: pip

Microsoft Azure CLI 'component' Command Module
==============================================

This package is for the 'component' module.
i.e. 'az component'




.. :changelog:

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

2.0.3 (2017-05-02)
++++++++++++++++++

* Reinstall azure-nspkg and azure-mgmt-nspkg.

2.0.2 (2017-04-28)
++++++++++++++++++

* New packaging system

2.0.1 (2017-04-17)
++++++++++++++++++

* Apply core changes required for JSON string parsing from shell (#2705)

2.0.0 (2017-02-27)
++++++++++++++++++

* GA release


0.1.1rc2 (2017-02-22)
+++++++++++++++++++++

* Documentation updates.


0.1.1rc1 (2017-02-17)
+++++++++++++++++++++

* 'component update' now checks additional component author on PyPI


0.1.0rc2 (2017-01-30)
+++++++++++++++++++++

* Support Python 3.6.

0.1.0rc1 (2017-01-13)
+++++++++++++++++++++

* Release candidate. No code changes from 0.1.0b12.

0.1.0b12 (2017-01-07)
+++++++++++++++++++++

* Fix pip seg fault on 'az component update'

0.1.0b11 (2016-12-12)
+++++++++++++++++++++

* Preview release.


