Metadata-Version: 2.1
Name: azure-iot-nspkg
Version: 1.0.1
Summary: Microsoft Azure IoT Namespace Package [Internal]
Home-page: https://github.com/Azure/azure-iot-sdk-python-preview
Author: Microsoft Corporation
Author-email: opensource@microsoft.com
License: MIT License
Description: # Microsoft Azure IoT Libraries for Python
        
        This is the Microsoft IoT namespace package.
        
        This package is not intended to be installed directly by the end user.
        
        Since Python 3.0, this is a Python 2.x package **only**, Python 3.x libraries will use [PEP420](https://www.python.org/dev/peps/pep-0420/) as a namespace package strategy. To avoid issues package servers that do not support `python_requires`, a Python 3.x package is installed, but is empty.
        
        It provides the necessary files for other packages to extend the `azure.iot` namespace.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
