@@ -5920,3 +5920,103 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTI
59205920USE OR OTHER DEALINGS IN THE SOFTWARE.
59215921
59225922
5923+
5924+ colorama
5925+ 0.4.6
5926+ BSD-3-Clause
5927+ BSD 3-Clause License
5928+
5929+ Copyright (c) 2010 Jonathan Hartley
5930+ All rights reserved.
5931+
5932+ Redistribution and use in source and binary forms, with or without
5933+ modification, are permitted provided that the following conditions are met:
5934+
5935+ * Redistributions of source code must retain the above copyright notice, this
5936+ list of conditions and the following disclaimer.
5937+
5938+ * Redistributions in binary form must reproduce the above copyright notice,
5939+ this list of conditions and the following disclaimer in the documentation
5940+ and/or other materials provided with the distribution.
5941+
5942+ * Neither the name of the copyright holders, nor those of its contributors
5943+ may be used to endorse or promote products derived from this software without
5944+ specific prior written permission.
5945+
5946+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5947+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5948+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5949+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
5950+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5951+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5952+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5953+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5954+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5955+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5956+
5957+
5958+ pywin32
5959+ 311
5960+ PSF-2.0
5961+ Unless stated in the specific source file, this work is
5962+ Copyright (c) 1994-2008, Mark Hammond
5963+ All rights reserved.
5964+
5965+ Redistribution and use in source and binary forms, with or without
5966+ modification, are permitted provided that the following conditions are met:
5967+
5968+ Redistributions of source code must retain the above copyright
5969+ notice, this list of conditions and the following disclaimer.
5970+
5971+ Redistributions in binary form must reproduce the above copyright
5972+ notice, this list of conditions and the following disclaimer in
5973+ the documentation and/or other materials provided with the distribution.
5974+
5975+ Neither name of Mark Hammond nor the name of contributors may be used
5976+ to endorse or promote products derived from this software without
5977+ specific prior written permission.
5978+
5979+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5980+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5981+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5982+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5983+ REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5984+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5985+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5986+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5987+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5988+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5989+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5990+
5991+
5992+ pywin32-ctypes
5993+ 0.2.3
5994+ BSD-3-Clause
5995+ Copyright (c) 2014, Enthought, Inc.
5996+ All rights reserved.
5997+
5998+ Redistribution and use in source and binary forms, with or without
5999+ modification, are permitted provided that the following conditions are met:
6000+
6001+ * Redistributions of source code must retain the above copyright notice, this
6002+ list of conditions and the following disclaimer.
6003+
6004+ * Redistributions in binary form must reproduce the above copyright notice,
6005+ this list of conditions and the following disclaimer in the documentation
6006+ and/or other materials provided with the distribution.
6007+
6008+ * Neither the name of Enthought, Inc. nor the names of its contributors may be
6009+ used to endorse or promote products derived from this software without
6010+ specific prior written permission.
6011+
6012+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
6013+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6014+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6015+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
6016+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
6017+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
6018+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
6019+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6020+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6021+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6022+
0 commit comments