File: NOTICE.md

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (10 lines) | stat: -rw-r--r-- 661 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
## NOTICE

Please note that while the Storage Python SDKs (`azure-storage-blob`, `azure-storage-queue`, `azure-storage-file`, and `azure-storage-common`)
are licensed under the MIT license, the SDKs have dependencies that use other types of licenses.

Since Microsoft does not modify nor distribute these dependencies, it is the sole responsibility of the user to determine the correct/compliant usage of these dependencies. Please refer to the 
[setup.py](./azure-storage-common/setup.py#L73) for a list of the **direct** dependencies.

Please also note that the SDKs depend on the `requests` package, which has a dependency `chardet` that uses LGPL license.