salt/pkg/windows/readme.md

47 lines
1014 B
Markdown
Raw Normal View History

### 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 |
2018-07-06 21:55:14 +00:00
| cryptography | BSD |
| enum34 | BSD |
| futures | BSD |
| gitdb | BSD |
| GitPython | BSD |
| idna | BSD-like |
| ioloop | MIT |
| ipaddress | PSF |
| Jinja2 | BSD |
2018-07-06 21:55:14 +00:00
| libnacl | Apache |
| lxml | BSD |
| Mako | MIT |
| MarkupSafe | BSD |
2018-07-06 21:55:14 +00:00
| msgpack-python | Apache 2.0 |
| pip | MIT |
| psutil | BSD |
| pyasn1 | BSD |
| pycparser | BSD |
| pycurl | LGPL + MIT |
| PyMySQL | MIT |
2018-07-06 21:55:14 +00:00
| PyOpenSSL | Apache 2.0 |
| python-certifi-win32 | BSD |
| python-dateutil | Simplified BSD |
| python-gnupg | BSD |
2018-07-06 21:55:14 +00:00
| pywin32 | PSF |
| PyYAML | MIT |
| pyzmq | LGPL + BSD |
| requests | Apache 2.0 |
| setuptools | MIT |
| singledispatch | MIT |
| smmap | BSD |
| timelib | ZLIB/PHP |
| tornado | Apache 2.0 |
| wheel | MIT |
| WMI | MIT |