Metadata-Version: 1.1
Name: azure-digitaltwins-nspkg
Version: 1.0.0
Summary: Microsoft Azure DigitalTwins Namespace Package [Internal]
Home-page: https://github.com/Azure/azure-sdk-for-python/
Author: Microsoft Corporation
Author-email: azurepysdk@microsoft.com
License: MIT License
Description: # Microsoft Azure SDK for Python
        
        This is the Microsoft Azure Digitaltwins namespace package. It isn't intended to
        be installed directly. Digitaltwins client libraries are located elsewhere:
        - [`azure-digitaltwins-core`](https://pypi.org/project/azure-digitaltwins-core)
        
        This package is for Python 2 only. It provides the necessary files for other
        packages to extend the `azure` namespace. Python 3.x libraries use
        [`PEP420`](https://www.python.org/dev/peps/pep-0420/) instead.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
