Metadata-Version: 2.4
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
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
License-File: LICENSE.txt
Requires-Dist: azure-nspkg>=2.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 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.
