Metadata-Version: 1.1
Name: azure-batch-extensions
Version: 0.2.0
Summary: Microsoft Azure Batch Extended Features
Home-page: https://github.com/Azure/azure-batch-cli-extensions
Author: Microsoft Corporation
Author-email: askwabatch@microsoft.com
License: MIT
Description: Microsoft Azure Batch Extensions SDK

        ====================================

        

        Installation

        ------------

        

        .. code-block:: bash

        

            $ pip install azure-batch-extensions

        

        
        
        .. :changelog:

        

        Release History

        ===============

        

        0.2.0 (2017-07-29)

        ------------------

        

        * Support for Batch SDK version 3.1 

        * Fix bug with pool OS version detection

        * Download from file group now supports prefix

        * Support detection of Linux command using /bin/sh

        

        0.1.1 (2017-07-10)

        ------------------

        

        * Fix to support azure-cli-core v2.0.11

        

        

        0.1.0 (2017-06-28)

        ------------------

        

        * Initial preview release.

        

        
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
