salt/pkg/windows/readme.md
Shane Lee 13f18beefc Add license information for pip modules (#32738)
* Adds readme file for license information

* Add special requirements modules
2016-04-21 08:12:04 -06:00

45 lines
947 B
Markdown

### Packaged Plugin Licenses
The following dependencies are packaged with
salt for Windows with their corresponding licenses:
| Module | License |
|-----------|---------|
| backports-abc | --- |
| backports.ssl-match-hostname | PSF |
| certifi | ISC |
| cffi | MIT |
| CherryPy | BSD |
| enum34 | BSD |
| futures | BSD |
| gitdb | BSD |
| GitPython | BSD |
| idna | BSD-like |
| ioflo | Apache 2.0 |
| ioloop | MIT |
| ipaddress | PSF |
| Jinja2 | BSD |
| libnacl | --- |
| Mako | MIT |
| MarkupSafe | BSD |
| msgpack-python | --- |
| pip | MIT |
| psutil | BSD |
| pyasn1 | BSD |
| pycparser | BSD |
| pycurl | LGPL + MIT |
| PyMySQL | MIT |
| pypiwin32 | PSF |
| python-dateutil | Simplified BSD |
| python-gnupg | BSD |
| PyYAML | MIT |
| pyzmq | LGPL + BSD |
| requests | Apache 2.0 |
| setuptools | MIT |
| singledispatch | MIT |
| six | MIT |
| smmap | BSD |
| timelib | ZLIB/PHP |
| tornado | Apache 2.0 |
| wheel | MIT |
| WMI | MIT |