Metadata-Version: 2.1
Name: azure-cli-telemetry
Version: 1.0.2
Summary: Microsoft Azure CLI Telemetry Package
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: applicationinsights (<0.11.8,>=0.11.1)
Requires-Dist: portalocker (==1.2.1)
Requires-Dist: azure-cli-nspkg (>=2.0.0)

Microsoft Azure CLI Telemetry Package
=====================================

This is the Microsoft Azure CLI Telemetry package. It is not intended to be installed directly by the end user.

This package includes:
1. Support API for Azure CLI to gather telemetry.
2. Telemetry upload process.



.. :changelog:

Release History
===============
1.0.2
+++++
* Minor fixes

1.0.1
+++++
* Minor fixes

1.0.0
+++++
* Initialize the azure-cli-telemetry package.

