Metadata-Version: 1.1
Name: azure-devtools
Version: 0.5.0
Summary: Microsoft Azure Development Tools for SDK
Home-page: https://github.com/Azure/azure-python-devtools
Author: Microsoft Corporation
Author-email: ptvshelp@microsoft.com
License: MIT
Description-Content-Type: UNKNOWN
Description: .. image:: https://travis-ci.org/Azure/azure-python-devtools.svg?branch=master
            :target: https://travis-ci.org/Azure/azure-python-devtools
        
        Development tools for Python-based Azure tools
        ==============================================
        
        This package contains tools to aid in developing Python-based Azure code.
        Currently it includes ``scenario_tests``,
        a testing framework to handle much of the busywork
        associated with testing code that interacts with Azure.
        
        Contributing
        ============
        
        This project has adopted the
        `Microsoft Open Source Code of Conduct <https://opensource.microsoft.com/codeofconduct/>`__.
        For more information see the
        `Code of Conduct FAQ <https://opensource.microsoft.com/codeofconduct/faq/>`__
        or contact
        `opencode@microsoft.com <mailto:opencode@microsoft.com>`__
        with any additional questions or comments.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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
