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

Microsoft Azure CLI 'find' Command Module
=============================================

Fulltext search and indexing module for Azure CLI


.. :changelog:

Release History
===============
0.2.5 (2017-06-21)
++++++++++++++++++
* No changes.

0.2.4 (2017-06-13)
++++++++++++++++++
* Remove useless line-too-long suppression.

0.2.3 (2017-05-30)
++++++++++++++++++++

* Minor fixes.

0.2.2 (2017-05-05)
++++++++++++++++++++

* Minor fixes.

0.2.1 (2017-04-28)
++++++++++++++++++++

* New packaging system.

0.0.2 (2017-04-17)
++++++++++++++++++++

* improve search results and allow for versioning of the search index

0.0.1b1 (2017-03-13)
++++++++++++++++++++

* Initial package release.


