[vcf-certification-nextgen-cert-customimage : 1.0]

The following copyright statements and licenses apply to open source software (“OSS”) distributed with
the Broadcom product (the “Licensed Product”). The term “Broadcom” refers solely to the Broadcom
Inc. corporate affiliate that distributes the Licensed Product. The Licensed Product does not necessarily
use all the OSS referred to below and may also only use portions of a given OSS component.
To the extent required under an applicable open source license, Broadcom will make source code
available for applicable OSS upon request. Please send an inquiry to opensource@broadcom.com
including your name, address, the product name and version, operating system, and the place of
purchase.
To the extent the Licensed Product includes OSS, the OSS is typically not owned by Broadcom. THE OSS
IS PROVIDED AS IS WITHOUT WARRANTY OR CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED,
INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE. To the full extent permitted under applicable law, Broadcom and its
corporate affiliates disclaim all warranties and liability arising from or related to any use of the OSS.
To the extent the Licensed Product includes OSS licensed under the GNU General Public License (“GPL”)
or the GNU Lesser General Public License (“LGPL”), the use, copying, distribution and modification of
the GPL OSS or LGPL OSS is governed, respectively, by the GPL or LGPL. A copy of the GPL or LGPL license
may be found with the applicable OSS. Additionally, a copy of the GPL License or LGPL License can be
found at https://www.gnu.org/licenses or obtained by writing to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA.

Phase: PLANNING
Distribution: EXTERNAL

autocommand : GNU Lesser General Public License v3.0 only
backports.tarfile : MIT License
bcrypt : Apache License 2.0
distro : Apache License 2.0
dnspython : ISC License
docopt : MIT License
example : MIT License
example2 : MIT License
idna : BSD 3-clause "New" or "Revised" License
importlib_metadata : Apache License 2.0
inflect.py : MIT License
jaraco.collections : MIT License
jaraco.context : MIT License
jaraco.functools : MIT License
jaraco.text : MIT License
legacy-cgi : Python Software Foundation License 2.0
libexpat : MIT License
libffi : MIT License
libsodium : ISC License
LibYAML : MIT License
Microsoft Visual Studio : Basic Proprietary Commercial License
more-itertools : MIT License
mpdecimal : BSD 3-clause "New" or "Revised" License
msgpack : Apache License 2.0
my-test-package : MIT License
OpenSSL : Apache License 2.0
Packaging : (Apache License 2.0 AND BSD 3-clause "New" or "Revised" License)
Packaging : (BSD 2-clause "Simplified" License OR Apache License 2.0)
paramiko : GNU Lesser General Public License v3.0 or later
pexpect : ISC License
pip : MIT License
platformdirs : MIT License
prompt-toolkit/python-prompt-toolkit : BSD 3-clause "New" or "Revised" License
psf-requests : Apache License 2.0
ptyprocess : ISC License
pyca/cryptography : (Apache License 2.0 OR BSD 3-clause "New" or "Revised" License)
pyca/pynacl : Apache License 2.0
pycparser : BSD 3-clause "New" or "Revised" License
Pyflakes : MIT License
Pygments - Python syntax highlighter : BSD 3-clause "New" or "Revised" License
PyMongo : Apache License 2.0
pypi/setuptools : MIT License
python3-charset-normalizer : MIT License
python-certifi : Mozilla Public License 2.0
python cffi : MIT License
python-distlib : Python Software Foundation License 2.0
python-dominate : Apache License 2.0
pythonfutures : BSD 3-clause "New" or "Revised" License
Python programming language : (zlib License OR Python Software Foundation License 2.0 OR BSD 2-clause "Simplified" License OR Diffstat License OR Stichting Mathematisch License OR GNU General Public License v2.0 or later OR Open Group License OR CNRI Python License OR MIT License OR Xmlproc License OR Historic Permission Notice and Disclaimer OR BSD 3-clause "New" or "Revised" License OR PythonPlot License OR BeOpen.com License Agreement for Python 2.0 OR The Open SSL License)
Python six : MIT License
python-typing-extensions : Python Software Foundation License 2.3
python-wheel : MIT License
pyvim : BSD 3-clause "New" or "Revised" License
pyvmomi : Apache License 2.0
PyYAML : MIT License
range : Unknown License
rich : MIT License
Scapy : GNU General Public License v2.0 only
tomli : MIT License
typeguard : MIT License
urllib3 : MIT License
wcwidth : MIT License
zipp : MIT License


Copyright Text: 

autocommand
        Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
        Copyright 2014-2015 Nathan West## This file is part of autocommand.
        Copyright 2014-2016 Nathan West## This file is part of autocommand.
bcrypt
        Copyright 2013-2024        Ok(())
docopt
        Copyright (c) 2012 Vladimir Keleshev, <vladimir@keleshev.com>
        Copyright (c) 2013 Vladimir Keleshev, vladimir@keleshev.com
backports.tarfile
        Copyright (C) 2002 Lars Gustaebel <lars@gustaebel.de>
idna
        Copyright (c) 2013-2024, Kim Davies and contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:1. Redistributions of source code must retain the above copyright   notice, this list of conditions and the following disclaimer.2. Redistributions in binary form must reproduce the above copyright   notice, this list of conditions and the following disclaimer in the   documentation and/or other materials provided with the distribution.3. Neither the name of the copyright holder nor the names of its   contributors may be used to endorse or promote products derived from   this software without specific prior written permission.
inflect.py
        Copyright (C) 2010 Paul DysonBased upon the Perl module`Lingua::EN::Inflect <https://metacpan.org/pod/Lingua::EN::Inflect>`_.
dnspython
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport collections.abcfrom typing import Any, Callable
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport ioimport unittest
        Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
        Copyright (C) 2004-2007, 2009-2011, 2016 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license"""DNS Versioned Zones."""
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport socketimport sslimport structimport time
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license"""trio async I/O library query support"""
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license# Implement DNS-over-QUIC
        Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licensefrom typing import Dict
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport asyncioimport sys
        Copyright (C) 2010, 2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2012-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport base64import timeimport unittestfrom unittest.mock import Mock
        Copyright (C) 2003-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport binasciiimport struct
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport asyncioimport socketimport sslimport structimport time
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport base64import unittest
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license# This is a nullcontext for both sync and async.  3.7 has a nullcontext,# but it is only for sync use.
        Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
        Copyright (C) 2009-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2004-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2005-2007, 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport unittest
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license"""Serial Number Arthimetic from RFC 1982"""
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license## Support for Discovery of Designated Resolvers
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport base64import copyimport functoolsimport socketimport structimport timeimport urllibfrom typing import Any, Optional
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport dns.immutableimport dns.rdtypes.tlsabase
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licensefrom typing import List, Tuple
        Copyright (C) 2014 Red Hat, Inc.# Author: Petr Spacek <pspacek@redhat.com>## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Google Inc.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose with or without fee is hereby granted,provided that the above copyright notice and this permission noticeappear in all copies.
        Copyright (C) 2015 Red Hat, Inc.# Author: Petr Spacek <pspacek@redhat.com>## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport base64import enumimport struct
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport contextlibimport structfrom typing import Iterator, Optional, Tuple
        Copyright (C) 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport ioimport textwrapimport unittest
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport asyncioimport time
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license"""asyncio library query support"""
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport struct
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport selectorsimport socketimport sslimport structimport threadingimport time
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport collectionsfrom typing import Any, Callable, Iterator, List, Optional, Tuple, Union
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport contextlibimport enumimport errnoimport functoolsimport loggingimport logging.configimport socketimport sslimport structimport threading
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport time
        Copyright (C) Dnspython ContributorsPermission to use, copy, modify, and/or distribute this software forany purpose with or without fee is hereby granted, provided that theabove copyright notice and this permission notice appear in allcopies.
        Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport pytest
        Copyright (C) 2006-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport dns.immutableimport dns.rdtypes.txtbase
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport socketimport sysimport unittest
        Copyright (C) 2001-2017 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport base64import functoolsimport socket
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport importlib.metadataimport itertoolsimport stringfrom typing import Dict, List, Tuple
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC licenseimport dns.immutableimport dns.rdtypes.svcbbase
        Copyright (C) 2015 Red Hat, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2003-2007, 2009, 2011 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license"""Common zone-related types."""
        Copyright (C) 2001-2017 Nominum, Inc.
        Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license# This implementation of the immutable decorator requires python >=# 3.7, and is significantly more storage efficient when making classes# with slots immutable.  It's also faster.
        Copyright (C) 2016 Coresec Systems AB## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
        Copyright (C) 2003-2017 Nominum, Inc.
        Copyright (C) 2016 Nominum, Inc.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose with or without fee is hereby granted,# provided that the above copyright notice and this permission notice# appear in all copies.
LibYAML
        Copyright (c) 2013 Steven Benner (http://stevenbenner.com/).
        Copyright (C) 2014 Free Software Foundation, Inc.
        Copyright (C) 1999-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2006-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright 2011, The Dojo Foundation
        Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.#   Written by Scott James Remnant, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (C) 2004-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 1997-2017 by Dimitri van Heesch
        Copyright (c) 2017-2020 Ingy d
        Copyright (C) 1996-2015 Free Software Foundation, Inc.
        Copyright 2011, John Resig
        Copyright 2011
        Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software#   Foundation, Inc.#   Written by Scott James Remnant, 2004.## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (C) 1996-2017 Free Software Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2010-2015 Free Software Foundation, Inc.
        Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software# Foundation, Inc.# Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (C) 2003-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 1997-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software#   Foundation, Inc.#   Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (C) 2002-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
        Copyright (C) 2009-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 1994 X Consortium
        Copyright (C) 2001-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2006-2016 Kirill Simonov
        Copyright Vasil Dinkov, Vadikom Web Ltd.
        Copyright (C) 2004-2015 Free Software Foundation, Inc.
        Copyright (c) 2010 "Cowboy" Ben Alman
        Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.#   Written by Gordon Matzigkeit, 1996## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (C) 1996-2017 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2011 Free Software Foundation, Inc.This config.lt script is free software; the Free Software Foundationgives unlimited permision to copy, distribute and modify it."while test 0 != $[#]do  case $[1] in    --version | --v* | -V )      echo "$lt_cl_version"; exit 0 ;;    --help | --h* | -h )      echo "$lt_cl_help"; exit 0 ;;    --debug | --d* | -d )      debug=: ;;    --quiet | --q* | --silent | --s* | -q )      lt_cl_silent=: ;;
more-itertools
        copyright = '2012, Erik Rose# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.# html_use_opensearch = ''
        Copyright (c) 2012 Erik Rose
libexpat
        Copyright (c) 2021-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2004, 2011-2019, 2021-2024 Free Software Foundation,#   Inc.#   Written by Scott James Remnant, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2020      Tim Gates <tim.gates@iress.com>
        Copyright (c) 2002-2005 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2005-2007 Steven Solie <steven@solie.ca>
        Copyright (c) 2020      Boris Kolpackov <boris@codesynthesis.com>
        Copyright (C) 1997-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2005-2012 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
        Copyright (c) 2016      Gustavo Grieco <gustavo.grieco@imag.fr>
        Copyright (c) 2020      Kleber Tarc
        Copyright (c) 2003      Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2016-2017 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2017 Kerin Millar <kfm@plushkava.net>
        Copyright (c) 2017      Franek Korta <fkorta@gmail.com>
        Copyright (c) 2001-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (C) 2016 The Android Open Source Project
        Copyright (c) 2019      Philippe Antoine <contact@catenacyber.fr>
        Copyright (c) 2005      Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2017      Hans Wennborg <hans@chromium.org>
        Copyright (c) 2002-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2017      Viktor Szakats <commit@vsz.me>
        Copyright (c) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2017      S. P. Zeidler <spz@netbsd.org>
        Copyright (C) 1996-2019, 2021-2024 Free Software Foundation, Inc.
        Copyright (c) 2002      Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2002 Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2017      Jos
        Copyright (c) 2007      Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2020      Joe Orton <jorton@redhat.com>
        Copyright (c) 2008-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2024      Hanno B
        Copyright (C) 1999-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2004-2009 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2021-2022 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2000-2005 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2019      Zhongyuan Zhou <zhouzhongyuan@huawei.com>
        Copyright (C) 2024 Free Software Foundation, Inc.
        Copyright (c) 2002-2009 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2024      Ferenc G
        Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved. This file is offered as-is, without any#   warranty.
        Copyright (c) 2020 Jason Merrill <jason@redhat.com>
        Copyright (c) 2016      Cristian Rodr
        Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it>
        Copyright (c) 2020-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2019 Enji Cooper <yaneurabeya@gmail.com>
        Copyright (C) 2011-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2002-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2002      Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2022      Johnny Jazeix <jazeix@gmail.com>
        Copyright (c) 2022      Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2018      Marco Maggi <marco.maggi-ipsu@poste.it>
        Copyright (C) 2009-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2022      Sean McBride <sean@rogue-research.com>
        Copyright (c) 2022      Thijs Schreijer <thijs@thijsschreijer.nl>
        Copyright (c) 2023      Sony Corporation / Snild Dolkow <snild@sony.com>
        Copyright (c) 2016-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2019      Hanno B
        Copyright (c) 2017      Alexander Bluhm <alexander.bluhm@gmx.net>
        Copyright (c) 2021      Sebastian Pipping <sebastian@pipping.org>
        Copyright /#   4. Immediately followed by any lines between the previous matches,#      except lines preceding the intervening completely blank line.# For example, see the header comments of this file.func_version (){    $debug_cmd
        Copyright (c) 2001-2003 Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2017-2021 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2019-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2024 Free#   Software Foundation, Inc.#   Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2019      Kishore Kunche <kishore.kunche@intel.com>
        Copyright (c) 2005-2006 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2006      Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2016-2021 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2016-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2015 Moritz Klammler <moritz@klammler.eu>
        Copyright (c) 2003-2006 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2022      Jann Horn <jannh@google.com>
        Copyright (c) 2004-2006 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2005      Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2018      Benjamin Peterson <benjamin@python.org>
        Copyright (c) 2024      Taichi Haradaguchi <20001722@ymail.ne.jp>
        Copyright (c) 2023      Owain Davies <owaind@bath.edu>
        Copyright (c) 2005-2009 Steven Solie <steven@solie.ca>
        Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software# Foundation, Inc.# Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2019-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2022      Martin Ettl <ettl.martin78@googlemail.com>
        Copyright (c) 2016-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2003-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2016      Don Lewis <truckman@apache.org>
        Copyright (c) 2016-2022 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2019      Manish, Kumar <manish3.kumar@intel.com>
        Copyright (c) 2017      Rolf Eike Beer <eike@sf-mail.de>
        Copyright (c) 2016      Gaurav <g.gupta@samsung.com>
        Copyright (c) 2000 Clark Cooper <coopercc@users.sourceforge.net>
        Copyright (C) 2002-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2017      Benbuck Nason <bnason@netflix.com>
        Copyright (c) 2019 Jeffrey Walton <noloader@gmail.com>
        Copyright (c) 2016, 2018 Krzesimir Nowak <qdlacz@gmail.com>
        Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>
        Copyright (C) 1996-2021 Free Software Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2023      Orgad Shaneh <orgad.shaneh@audiocodes.com>
        Copyright (c) 2019-2020 Ben Wagner <bungeman@chromium.org>
        Copyright (c) 2001-2022 Expat maintainers
        Copyright (c) 2019      Vadim Zeitlin <vadim@zeitlins.org>
        Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors
        Copyright (c) 2019      Mohammed Khajapasha <mohammed.khajapasha@intel.com>
        Copyright (c) 2002-2006 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 1999-2000 Thai Open Source Software Center Ltd
        Copyright (c) 2018 The Expat Authors.##   Copying and distribution of this file, with or without modification,#   are permitted in  any medium without royalty  provided the copyright#   notice and this  notice are preserved.  This file  is offered as-is,#   without any warranty.
        Copyright (c) 2006-2012 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2016      Gilles Espinasse <g.esp@free.fr>
        Copyright (c) 2017-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2004-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2017-2020 Joe Orton <jorton@redhat.com>
        Copyright (c) 2017-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2024 Free Software Foundation, Inc.This config.lt script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it."while test 0 != $[#]do  case $[1] in    --version | --v* | -V )      echo "$lt_cl_version"; exit 0 ;;    --help | --h* | -h )      echo "$lt_cl_help"; exit 0 ;;    --debug | --d* | -d )      debug=: ;;    --quiet | --q* | --silent | --s* | -q )      lt_cl_silent=: ;;
        Copyright (c) 2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2018      Anton Maklakov <antmak.pub@gmail.com>
        Copyright (c) 2018      Mariusz Zaborski <oshogbo@vexillium.org>
        Copyright (c) 2018      KangLin <kl222@126.com>
        Copyright (c) 2024      Alexander Bluhm <alexander.bluhm@gmx.net>
        Copyright (C) 1996-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
        Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
        Copyright (C) 2004-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2016-2018 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved. This file is offered as-is, without any#   warranty.
        Copyright (c) 2018-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2004-2019, 2021, 2023-2024 Bootstrap Authors
        Copyright (c) 2017      Chanho Park <chanho61.park@samsung.com>
        Copyright (c) 2017 Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2024      Dag-Erling Sm
        Copyright (c) 2016      Thomas Beutlich <tc@tbeu.de>
        Copyright (c) 2000-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (C) 2006-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2017      Stephen Groat <stephen@groat.us>
        Copyright (c) 2001-2002 Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2016      Eric Rahm <erahm@mozilla.com>
        Copyright (c) 2019-2022 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2017      V
        Copyright (c) 2021      Donghee Na <donghee.na@python.org>
        Copyright (c) 2001-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2022      Rosen Penev <rosenp@gmail.com>
        Copyright (c) 2017      Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2016      Pascal Cuoq <cuoq@trust-in-soft.com>
        Copyright (c) 2022      Jeffrey Walton <noloader@gmail.com>
        Copyright (c) 2018      Yury Gribov <tetra2005@gmail.com>
        Copyright (c) 2002      Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2019-2021 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2023-2024 Sony Corporation / Snild Dolkow <snild@sony.com>
        Copyright (c) 2017 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 1996-2001, 2003-2019, 2021-2024 Free Software#   Foundation, Inc.#   Written by Gordon Matzigkeit, 1996## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2001-2002 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2015 Paul Norman <penorman@mac.com>
        Copyright (c) 2017      Tomasz K
        Copyright (c) 2020 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2019 Expat development team
        copyright there)
        Copyright (c) 2024      Berkay Eren
        Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
        Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (c) 2012 Zack Weinberg <zackw@panix.com>
        Copyright (c) 2001-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2017-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2024      Tomas Korbar <tkorbar@redhat.com>
        Copyright (c) 2017      Joe Orton <jorton@redhat.com>
        Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021-2022 Free#   Software Foundation, Inc.#   Written by Scott James Remnant, 2004.## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2020 Jeffrey Walton <noloader@gmail.com>
        Copyright (c) 2019      David Loffredo <loffredo@steptools.com>
        Copyright (c) 2021 J##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (c) 2017      Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2022      Samanta Navarro <ferivoz@riseup.net>
        Copyright (C) 1994 X Consortium
        Copyright (c) 2002-2016 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2000      Clark Cooper <coopercc@users.sourceforge.net>
        Copyright (c) 2017-2022 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2021      Tim Bray <tbray@textuality.com>
        Copyright (c) 2023      Hanno B
        Copyright (c) 2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2020      Jeffrey Walton <noloader@gmail.com>
        Copyright (c) 2016      Ed Schouten <ed@nuxi.nl>
        Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com>
        Copyright (C) 2001-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
msgpack
        Copyright (C) 2009 Naoki INADA
        Copyright (C) 2008-2011 INADA Naoki <songofacandy@gmail.com>
        Copyright (C) 2008-2010 FURUHASHI Sadayuki
Packaging
        Copyright (c) Donald Stufft and individual contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:    1. Redistributions of source code must retain the above copyright notice,       this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.
        copyright = ABOUT# -- Options for HTML output --------------------------------------------------# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
Packaging
        Copyright (c) Donald Stufft and individual contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:    1. Redistributions of source code must retain the above copyright notice,       this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.
        copyright = ABOUT# -- Options for HTML output --------------------------------------------------# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
        Copyright (c) 2017-present Ofek Lev <oss@ofek.dev>
pexpect
        Copyright (c) 2012, Noah Spurrier <noah@noah.org>    PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY    PURPOSE WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE    COPYRIGHT NOTICE AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES.    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
        Copyright (c) 2013-2014, Pexpect development team
        Copyright (c) 2012, Noah Spurrier <noah@noah.org>    PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY    PURPOSE WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE    COPYRIGHT NOTICE AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES.    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        Copyright (c) 2012, Noah Spurrier <noah@noah.org>    Permission to use, copy, modify, and/or distribute this software for any    purpose with or without fee is hereby granted, provided that the above    copyright notice and this permission notice appear in all copies.
        Copyright (c) 2013-2016, Pexpect development team
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.#html_use_opensearch = ''
        copyright = u# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        Copyright (c) 2016, Martin Packman <martin.packman@canonical.com>    PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY    PURPOSE WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE    COPYRIGHT NOTICE AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES.    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
paramiko
        Copyright (C) 1991, 1999 Free Software Foundation, Inc.
        Copyright JS Foundation and other contributors
        Copyright (C) 2021 Lew Gordon <lew.gordon@genesys.com>
        Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>
        Copyright (C) 2003-2008  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2013  Torsten Landschoff <torsten@debian.org>## This file is part of paramiko.
        copyright the
        Copyright (C) 2010 Sofian Brabez <sbz@6dev.net>## This file is part of paramiko.
        Copyright (C) 2013-2014 science# Author: Sebastian Deiss <sebastian.deiss@t-online.de>#
        Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2003-2007  Robey Pointer <robeypointer@gmail.com>## This file is part of Paramiko.
        Copyright (C) 2006-2007  Robey Pointer <robeypointer@gmail.com>
        Copyright (C) 2019 Edgar Sousa <https://github.com/edgsousa>## This file is part of paramiko.
        Copyright (C) 2003-2011  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2012  Yipit, Inc <coders@yipit.com>## This file is part of paramiko.
        Copyright (C) 2006-2007  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2022 Patrick Spendrin <ps_ml@gmx.de>## This file is part of paramiko.
        Copyright (C) 2003-2007  John Rochester <john@jrochester.org>## This file is part of paramiko.
        Copyright (C) 2003-2009  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2005 John Arbash-Meinel <john@arbash-meinel.com># Modified up by: Todd Whiteman <ToddW@ActiveState.com>## This file is part of paramiko.
        Copyright (C) 2008  Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        Copyright (C) 2003-2006 Robey Pointer <robeypointer@gmail.com>## This file is part of paramiko.
        copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
        Copyright (C) 2012  Olle Lundberg <geek@nerd.sh>## This file is part of paramiko.
OpenSSL
        Copyright 2017 BaishanCloud. All rights reserved.
        Copyright 2014-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2004, EdelKey Project. All Rights Reserved.
        Copyright 2017-2019 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (C) 2017 National Security Research Institute. All Rights Reserved. * * Information for ARIA *     http://210.104.33.10/ARIA/index-e.html (English) *     http://seed.kisa.or.kr/ (Korean)
        Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (C) 1989 Free Software Foundation, Inc.
        Copyright (C) 2006, Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc. */
        Copyright 2012, Samuel Neves <sneves@dei.uc.pt> * More information about the BLAKE2 hash function and its implementations * can be found at https://blake2.net. */
        Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1999-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2012-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2009-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2022-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
        copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.This is free software; you can redistribute it and/or modify it underthe same terms as the Perl 5 programming language system itself.
        Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2020, Intel Corporation. All Rights Reserved.
        Copyright (c) 2023, Christoph M
        copyrightof this Package, but belong to whomever generated them, and may be soldcommercially, and may be aggregated with this Package.7. C or perl subroutines supplied by you and linked into this Package shall notbe considered part of this Package.
        Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 199            //VALUE "LegalTrademarks", "\\0"            //VALUE "PrivateBuild", "\\0"            //VALUE "SpecialBuild", "\\0"        END    END    BLOCK "VarFileInfo"    BEGIN        VALUE "Translation", 0x409, 0x4b0    ENDEND
        Copyright 2021-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright IBM Corp. 2018-2019# Author: Patrick Steuer <patrick.steuer@de.ibm.com>package perlasm::s390x;
        Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2018-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 199
        Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2010-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1998-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2014, Intel Corporation. All Rights Reserved.
        Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2004, 2018, Richard Levitte <richard@levitte.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
        copyright or copyrights for    the package.   - "You" is you, if you're thinking about copying or distributing this Package.  - "Reasonable copying fee" is whatever you can justify on the basis of media    cost, duplication charges, time of people involved, and so on. (You will    not be required to justify it to the Copyright Holder, but only to the    computing community at large as a market that must bear the fee.)   - "Freely Available" means that no fee is charged for the item itself, though    there may be fees involved in handling the item. It also means that    recipients of the item may redistribute it under the same conditions they    received it. 1. You may make and give away verbatim copies of the source form of theStandard Version of this Package without restriction, provided that youduplicate all of the original copyright notices and associated disclaimers.
        Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019 Red Hat, Inc.
        Copyright 2008-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2002-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2023, Phoebe Chen <phoebe.chen@sifive.com># All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:# 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.# 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        Copyright 2009-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2015, CloudFlare, Inc.
        Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2004 Kungliga Tekniska H * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. * * 3. Neither the name of the Institute nor the names of its contributors *    may be used to endorse or promote products derived from this software *    without specific prior written permission. *
        Copyright 1998-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2005-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2013-2014 Timo Ter
        copyright::latest((# Read input, parse all #define's into OID name and value.# Populate %ln and %sn with long and short names (%dupln and %dupsn)# are used to watch for duplicates.  Also %nid and %obj get the# NID and OBJ entries.my %ln;my %sn;my %dupln;my %dupsn;my %nid;my %obj;my %objd;open(IN, "$ARGV[0]") || die "Can't open input file $ARGV[0], $!";while (<IN>) {    next unless /^\#define\s+(\S+)\s+(.*)$/;    my $v = $1;    my $d = $2;    $d =~ s/^\"//;    $d =~ s/\"$//;    if ($v =~ /^SN_(.*)$/) {        if (defined $dupsn{$d}) {            print "WARNING: Duplicate short name \"$d\"\n";        } else {            $dupsn{$d} = 1;
        Copyright 2013-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Siemens AG 2020
        Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2017 The OpenSSL Project Authors. All Rights Reserved.
        Copyright=========Copyright (c) 1998-2024 The OpenSSL Project Authors
        Copyright 2015-2016 Cryptography Research, Inc.
        Copyright (c) 1995-1998 Eric A. Young, Tim J. HudsonAll rights reserved.
        Copyright (c) 2018, Oracle and/or its affiliates.  All rights reserved.
        Copyright 2006-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2017, Oracle and/or its affiliates.  All rights reserved.
        Copyright (c) 2015 CloudFlare, Inc.
        Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2012-2016 Jean-Philippe Aumasson
        Copyright 2022-2023  The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2019, Oracle and/or its affiliates.  All rights reserved.
        Copyright 2005-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2003-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
        copyright;our(getopts('n');# The year the output file is generated.
        copyright::latest((open(IN, $mac_file) || die "Can't open $mac_file, $!\n";
        Copyright 2009-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2001-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2012-2014 Daniel J. Bernstein   To the extent possible under law, the author(s) have dedicated all copyright   and related and neighboring rights to this software to the public domain   worldwide. This software is distributed without any warranty.
        Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2021, Intel Corporation. All Rights Reserved.
        Copyright 2009-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Nokia 2007-2020
        Copyright Siemens AG 2015-2020
        Copyright 2002-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1998-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Nokia 2007-2019
        Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2020-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2005-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2014-2016 Cryptography Research, Inc.
        Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2010-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2011-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2023 IBM Corp.
        Copyright 2014-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2023, Jerry Shih <jerry.shih@sifive.com># All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:# 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.# 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        Copyright 2013-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Siemens AG 2022
        Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
        copyright;my
        Copyright 2009-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Nokia 2007-2018
        Copyright (c) 2023, Christoph M# All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:# 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.# 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        Copyright 2005 Nokia. All rights reserved.
        Copyright 2018-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (C) 19yy  <name of author>
        Copyright 202
        Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2003-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2008 Andy Polyakov <appro@openssl.org>
        copyright;# Generate the DER encoding for the given OID.sub der_it{    # Prologue    my ($v) = @_;    my @a = split(/\s+/, $v);    my $ret = pack("C*", $a[0] * 40 + $a[1]);    shift @a;    shift @a;
        Copyright IBM Corp. 2019# Author: Patrick Steuer <patrick.steuer@de.ibm.com>
        Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (C) 19xx name of author
        copyright::latest((open (NUMIN,"$ARGV[1]") || die "Can't open number file $ARGV[1]";$max_nid=0;$o=0;while(<NUMIN>)
        Copyright 2007-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2019-2020, Oracle and/or its affiliates.  All rights reserved.
        Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2012, Intel Corporation. All Rights Reserved.
        copyright;my (# Set up an array with the type of ASCII characters# Each set bit represents a character property.
        Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2010-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2023, Jerry Shih <jerry.shih@sifive.com>
        Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2017 Ribose Inc. All Rights Reserved.
        Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
        copyright;# The year the output file is generated.
        Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016 VMS Software, Inc. All Rights Reserved.
        Copyright (c) 2018-2019, Oracle and/or its affiliates.  All rights reserved.
        Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Neither the name of author nor the names of its contributors may *    be used to endorse or promote products derived from this software *    without specific prior written permission. *
        Copyright IBM Corp. 2018# Author: Patrick Steuer <patrick.steuer@de.ibm.com>
        copyright:stringz	"Montgomery multiplication for IA-64, CRYPTOGAMS by <appro\@openssl.org>"___open STDOUT,">$output" if $output;print $code;
        Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
        copyright;sub year_of    my $file = shift;    return $ENV{'OSSL_COPYRIGHT_YEAR'} if defined $ENV{'OSSL_COPYRIGHT_YEAR'};
        Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 200
        Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2014-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
        Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2008-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Siemens AG 2015-2022
        Copyright 2010-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation) . * ALL RIGHTS RESERVED. * * Intellectual Property information for Camellia:
        Copyright 2011-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2012-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2011-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2011 Google Inc.
        copyright;mymy %oid_tbl;my ($mac_file, $xref_file) = @ARGV;
        Copyright 2011-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1998-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2002-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2021 UnionTech. All Rights Reserved.
        Copyright 2023-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2018-2020, Oracle and/or its affiliates.  All rights reserved.
        Copyright 2014 Cryptography Research, Inc.
        Copyright 2016-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2020-2021, Intel Corporation. All Rights Reserved.
        Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
        copyright::year_of(print <<EOF;
        Copyright 2011-2024 The OpenSSL Project Authors. All Rights Reserved.
        copyright;mymy $UPPER       = 0x0002;my $LOWER       = 0x0004;my $UNDER       = 0x0100;my $PUNCTUATION = 0x0200;my $WS          = 0x0010;my $ESC         = 0x0020;my $QUOTE       = 0x0040;my $DQUOTE      = 0x0400;my $COMMENT     = 0x0080;my $FCOMMENT    = 0x0800;my $DOLLAR      = 0x1000;my $EOF         = 0x0008;my @V_def;my @V_w32;my $v;my $c;foreach (0 .. 127) {    $c = sprintf("%c", $_);    $v = 0;    $v |= $NUMBER      if $c =~ /[0-9]/;    $v |= $UPPER       if $c =~ /[A-Z]/;    $v |= $LOWER       if $c =~ /[a-z]/;    $v |= $UNDER       if $c =~ /_/;    $v |= $PUNCTUATION if $c =~ /[!\.%&\*\+,\/;\?\@\^\~\|-]/;    $v |= $WS          if $c =~ /[ \t\r\n]/;    $v |= $ESC         if $c =~ /\\/;    $v |= $QUOTE       if $c =~ /['`"]/;         # for emacs: "`'    $v |= $COMMENT     if $c =~ /\#/;    $v |= $DOLLAR      if $c eq '$';    $v |= $EOF         if $c =~ /\0/;    push(@V_def, $v);
        Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2013-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2013 M. J. Dominus.
        Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2008-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Patrick Powell 1995 * This code is based on code written by Patrick Powell <papowell@astart.com> * It may be used for any purpose as long as this notice remains intact * on all source code distributions. */
        Copyright 2002-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2012-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2022, Hongren (Zenithal) Zheng <i@zenithal.me># All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:# 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.# 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        Copyright Siemens AG 2018-2020
        Copyright 2013-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2014-2024 The OpenSSL Project Authors. All Rights Reserved.
        copyright::latest((print <<"EOF";# WARNING: do not edit!# Generated by fuzz/mkfuzzoids.pl#
        Copyright Siemens AG 2019-2022
        Copyright 2015 Cryptography Research, Inc.
        Copyright 2016 Cryptography Research, Inc.
        Copyright 2001-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright Siemens AG 2015-2019
        Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2010-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2005-2021 The OpenSSL Project Authors. All Rights Reserved.
        copyright::year_of(print <<"EOF";/* * WARNING: do not edit! * Generated by crypto/conf/keysets.pl
        Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
        copyright purposes.It does not necessarily list everyone who has contributed code,since in some cases, their employer may be the copyright holder.To see the full list of contributors, see the revision history insource control.Groups
        Copyright 2021- IBM Inc. All rights reserved
        Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2015-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2003-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2020 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2014-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2002-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2018-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2016 Viktor Dukhovni <openssl-users@dukhovni.org>.
        Copyright 2017-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2017 National Security Research Institute.  All rights reserved.#ifndef OSSL_CRYPTO_ARIA_H# define OSSL_CRYPTO_ARIA_H# pragma once
        Copyright 2005-2018 The OpenSSL Project Authors. All Rights Reserved.
        copyright::year_of(print <<"EOF";
        Copyright 2004-2023 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2000-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2023, Jerry Shih <jerry.shih@sifive.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2012-2024 The OpenSSL Project Authors. All Rights Reserved.
        Copyright (c) 2004, Richard Levitte <richard@levitte.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright 2010-2021 The OpenSSL Project Authors. All Rights Reserved.
        Copyright text was shrunk to a boilerplate that points to the license  * "shared" builds are now the default when possible  * Added support for "pipelining"  * Added the AFALG engine  * New threading API implemented  * Support for ChaCha20 and Poly1305 added to libcrypto and libssl  * Support for extended master secret  * CCM ciphersuites  * Reworked test suite, now based on perl, Test::Harness and Test::More  * *Most* libcrypto and libssl public structures were made opaque,    including:
        Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
        Copyright 2004-2014, Akamai Technologies. All Rights Reserved.
platformdirs
        Copyright (c) 2010-202x The platformdirs developers
pip
        Copyright (C) 2012 The Python Software Foundation.
        Copyright (c) 2018, Tzu-ping Chung <uranusjr@gmail.com>Permission to use, copy, modify, and distribute this software for anypurpose with or without fee is hereby granted, provided that the abovecopyright notice and this permission notice appear in all copies.
        Copyright (c) 2020 Will McGugan
        Copyright 2012-2021  Eric Larson
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
        copyright>'            : '\U000000a9        '\\<registered>'           : '\U000000ae',        '\\<hyphen>'               : '\U000000ad',        '\\<inverse>'              : '\U000000af',        '\\<onequarter>'           : '\U000000bc',        '\\<onehalf>'              : '\U000000bd',        '\\<threequarters>'        : '\U000000be',        '\\<ordfeminine>'          : '\U000000aa',        '\\<ordmasculine>'         : '\U000000ba',        '\\<section>'              : '\U000000a7',        '\\<paragraph>'            : '\U000000b6',        '\\<exclamdown>'           : '\U000000a1',        '\\<questiondown>'         : '\U000000bf',        '\\<euro>'                 : '\U000020ac',        '\\<pounds>'               : '\U000000a3',        '\\<yen>'                  : '\U000000a5',        '\\<cent>'                 : '\U000000a2',        '\\<currency>'             : '\U000000a4',        '\\<degree>'               : '\U000000b0',        '\\<amalg>'                : '\U00002a3f',        '\\<mho>'                  : '\U00002127',        '\\<lozenge>'              : '\U000025ca',        '\\<wp>'                   : '\U00002118',        '\\<wrong>'                : '\U00002240',        '\\<struct>'               : '\U000022c4',        '\\<acute>'                : '\U000000b4',        '\\<index>'                : '\U00000131',        '\\<dieresis>'             : '\U000000a8',        '\\<cedilla>'              : '\U000000b8',        '\\<hungarumlaut>'         : '\U000002dd',        '\\<some>'                 : '\U000003f5',        '\\<newline>'              : '\U000023ce',        '\\<open>'                 : '\U00002039',        '\\<close>'                : '\U0000203a',        '\\<here>'                 : '\U00002302',        '\\<^sub>'                 : '\U000021e9',        '\\<^sup>'                 : '\U000021e7',        '\\<^bold>'                : '\U00002759',        '\\<^bsub>'                : '\U000021d8',        '\\<^esub>'                : '\U000021d9',        '\\<^bsup>'                : '\U000021d7',        '\\<^esup>'                : '\U000021d6',    }
        Copyright (C) 2008-2011 INADA Naoki <songofacandy@gmail.com>
        Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
        Copyright Jason R. Coombs
        Copyright (C) 2012-2023 Vinay Sajip.
        copyright: (c) 2012 by Kenneth Reitz.
        Copyright (c) 2006-2022 by the respective authors (see AUTHORS file).All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:* Redistributions of source code must retain the above copyright  notice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyright  notice, this list of conditions and the following disclaimer in the  documentation and/or other materials provided with the distribution.
        Copyright (c) Donald Stufft and individual contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:    1. Redistributions of source code must retain the above copyright notice,       this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.
        Copyright (C) 2013-2017 Vinay Sajip.
        Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
        copyright'            : '\U000000a9        '\\textregistered'       : '\U000000ae',        '\\textonequarter'       : '\U000000bc',        '\\textonehalf'          : '\U000000bd',        '\\textthreequarters'    : '\U000000be',        '\\textordfeminine'      : '\U000000aa',        '\\textordmasculine'     : '\U000000ba',        '\\euro'                 : '\U000020ac',        '\\pounds'               : '\U000000a3',        '\\yen'                  : '\U000000a5',        '\\textcent'             : '\U000000a2',        '\\textcurrency'         : '\U000000a4',        '\\textdegree'           : '\U000000b0',    }
        Copyright 2015-2021 Nir Cohen
        Copyright=========pip and this documentation is:
        copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
        Copyright (C) 2012-2023 The Python Software Foundation.
        Copyright Kenneth Reitz"
        Copyright (c) 2017 Thomas Kluyver
        Copyright 2006-2024 by the Pygments team.
        Copyright (c) 2022 Seth Michael Larson
        Copyright © 2008-2020 The pip developers (see
        Copyright (c) 2010-2020 Benjamin Peterson
        Copyright {yyyy
        Copyright (C) 2013-2023 Vinay Sajip.
        Copyright (c) 2021 Taneli Hukkinen
        Copyright (c) 2010-202x The platformdirs developers
        Copyright (c) 2015-2016 Will Bond <will@wbond.net>
        Copyright (C) 2012-2023 Python Software Foundation.
        copyright: (c) 2017 by Kenneth Reitz.
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,The Netherlands.  All rights reserved.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Stichting MathematischCentrum or CWI not be used in advertising or publicity pertaining todistribution of the software without specific, written priorpermission.
        Copyright (c) 2008-present The pip developers (see AUTHORS.txt file)
        Copyright (c) 2013-2024, Kim Davies and contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:1. Redistributions of source code must retain the above copyright   notice, this list of conditions and the following disclaimer.2. Redistributions in binary form must reproduce the above copyright   notice, this list of conditions and the following disclaimer in the   documentation and/or other materials provided with the distribution.3. Neither the name of the copyright holder nor the names of its   contributors may be used to endorse or promote products derived from   this software without specific prior written permission.
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
psf-requests
        copyright: (c) 2012 by Kenneth Reitz.
        copyright: (c) 2017 by Kenneth Reitz.
        Copyright 2019 Kenneth Reitz
        Copyright Kenneth Reitz"
pyca/cryptography
        Copyright (c) Individual contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:    1. Redistributions of source code must retain the above copyright notice,       this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.    3. Neither the name of PyCA Cryptography nor the names of its contributors       may be used to endorse or promote products derived from this software       without specific prior written permission.
        Copyright 2013-2024
        Copyright (c) 2005-2020, NumPy Developers.# All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions are# met:##     * Redistributions of source code must retain the above copyright#        notice, this list of conditions and the following disclaimer.##     * Redistributions in binary form must reproduce the above#        copyright notice, this list of conditions and the following#        disclaimer in the documentation and/or other materials provided#        with the distribution.##     * Neither the name of the NumPy Developers nor the names of any#        contributors may be used to endorse or promote products derived#        from this software without specific prior written permission.#
        Copyright 2015 The Go Authors. All rights reserved.
pycparser
        Copyright (C) 2001-2017# David M. Beazley (Dabeaz LLC)# All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions are# met:## * Redistributions of source code must retain the above copyright notice,#   this list of conditions and the following disclaimer.# * Redistributions in binary form must reproduce the above copyright notice,#   this list of conditions and the following disclaimer in the documentation#   and/or other materials provided with the distribution.# * Neither the name of the David Beazley or Dabeaz LLC may be used to#   endorse or promote products derived from this software without#  specific prior written permission.#
        Copyright (C) 2017# All rights reserved## This module implements an ANSI-C style lexical preprocessor for PLY.
        Copyright (c) 2008-2022, Eli BenderskyAll rights reserved.Redistribution and use in source and binary forms, with or without modification,are permitted provided that the following conditions are met:* Redistributions of source code must retain the above copyright notice, this   list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyright notice,   this list of conditions and the following disclaimer in the documentation   and/or other materials provided with the distribution.* Neither the name of the copyright holder nor the names of its contributors may   be used to endorse or promote products derived from this software without   specific prior written permission.
Pyflakes
        Copyright 2005-2011 Divmod, Inc.
        Copyright 2013 Florent Xicluna.  See LICENSE file for detailsimport os.pathtry:
        Copyright 2013-2014 Florent Xicluna
pyca/pynacl
        Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
        Copyright (C) 2014 Free Software Foundation, Inc.
        Copyright 2016 Donald Stufft and individual contributors
        Copyright (C) 2008-2013 Free Software Foundation, Inc.dnl This file is free software; the Free Software Foundationdnl gives unlimited permission to copy and/or distribute it,dnl with or without modifications, as long as this notice is preserved.dnl From Simon Josefsson
        Copyright 2020 Donald Stufft and individual contributors
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.# html_use_opensearch = ""
        Copyright 2013 Alexander Peslyak * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright (c) 2019 Reini Urban <rurban@cpan.org>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.#   Written by Scott James Remnant, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright 2013-2018
        Copyright (c) 2015 Thomas Pornin */
        Copyright 2013 Alexander Peslyak * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted.
        Copyright 2013-2017 Donald Stufft and individual contributors
        Copyright (c) 2013-2021 * Frank Denis <j at pureftpd dot org> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies.
        Copyright (C) 1996-2015 Free Software Foundation, Inc.
        Copyright (C) 1996-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright 2013 Donald Stufft and individual contributors
        Copyright (C) 1997-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 1996-2020 Free Software Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software#   Foundation, Inc.#   Written by Scott James Remnant, 2004.## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright 2005,2007,2009 Colin Percival * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright (C) 2009-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2010-2015 Free Software Foundation, Inc.
        Copyright (c) 2010 Diego Elio Petteno
        Copyright (c) 2019 Marc Stevens <marc.stevens@cwi.nl>
        Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software# Foundation, Inc.# Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright 2012,2013 Alexander Peslyak * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright 2016-2019 Donald Stufft and individual contributors
        Copyright (c) 2008 Alan Woodland <ajw05@aber.ac.uk>
        Copyright (c) 2015 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved. This file is offered as-is, without any#   warranty.
        Copyright (C) 2004-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2001-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software#   Foundation, Inc.#   Written by Gary V. Vaughan, 2004## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
        Copyright (C) 2002-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2013-2019 The libsodium authors."            VALUE "OriginalFilename", "libsodium.dll"            VALUE "ProductName", LIBSODIUM_PRODUCT_NAME            VALUE "ProductVersion", LIBSODIUM_VERSION_STRING        END    END    BLOCK "VarFileInfo"    BEGIN        VALUE "Translation", 0x409, 1200    ENDEND#endif    // English (United States) resources
        Copyright 2013-2018 Donald Stufft and individual contributors
        Copyright 2018 Donald Stufft and individual contributors
        Copyright 2014 Donald Stufft and individual contributors
        Copyright (c) 2008 John Darrington <j.darrington@elvis.murdoch.edu.au>
        Copyright (C) 2006-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
        Copyright (C) 1994 X Consortium
        Copyright 2013-2019 Donald Stufft and individual contributors
        Copyright 2009 Colin Percival
        Copyright (c) 2014, 2015, 2016 Philip Withnall <philip.withnall@collabora.co.uk>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (c) 2017 David Seifert <soap@gentoo.org>
        Copyright (C) 2003-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 1999-2020 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2004-2015 Free Software Foundation, Inc.
        Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.#   Written by Gordon Matzigkeit, 1996## This file is free software; the Free Software Foundation gives# unlimited permission to copy and/or distribute it, with or without# modifications, as long as this notice is preserved.
        Copyright 2017 Donald Stufft and individual contributors
        Copyright (C) 2011 Free Software Foundation, Inc.This config.lt script is free software; the Free Software Foundationgives unlimited permision to copy, distribute and modify it."while test 0 != $[#]do  case $[1] in    --version | --v* | -V )      echo "$lt_cl_version"; exit 0 ;;    --help | --h* | -h )      echo "$lt_cl_help"; exit 0 ;;    --debug | --d* | -d )      debug=: ;;    --quiet | --q* | --silent | --s* | -q )      lt_cl_silent=: ;;
        Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
ptyprocess
        Copyright (c) 2013-2014, Pexpect development team
        Copyright (c) 2012, Noah Spurrier <noah@noah.org>    PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY    PURPOSE WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE    COPYRIGHT NOTICE AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES.    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        Copyright (c) 2012, Noah Spurrier <noah@noah.org>PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY PURPOSEWITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE COPYRIGHT NOTICEAND THIS PERMISSION NOTICE APPEAR IN ALL COPIES. THE SOFTWARE IS PROVIDED"AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWAREINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENTSHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIALDAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
        copyright = u# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.#html_use_opensearch = ''
pypi/setuptools
        copyright notes and licenses are included below.
        Copyright (c) Donald Stufft and individual contributors.All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:    1. Redistributions of source code must retain the above copyright notice,       this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.
        Copyright (c) 2012 Erik Rose
        Copyright (C) 2002 Lars Gustaebel <lars@gustaebel.de>
        Copyright 2014-2015 Nathan West## This file is part of autocommand.
        Copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and contributors
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
        Copyright (c) Alex Gr
        Copyright (c) 2018, Michal HorejsekAll rights reserved.Redistribution and use in source and binary forms, with or without modification,are permitted provided that the following conditions are met:  Redistributions of source code must retain the above copyright notice, this  list of conditions and the following disclaimer.  Redistributions in binary form must reproduce the above copyright notice, this  list of conditions and the following disclaimer in the documentation and/or  other materials provided with the distribution.  Neither the name of the {organization} nor the names of its  contributors may be used to endorse or promote products derived from  this software without specific prior written permission.
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,The Netherlands.  All rights reserved.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Stichting MathematischCentrum or CWI not be used in advertising or publicity pertaining todistribution of the software without specific, written priorpermission.
        copyright doctrines of fair use, fair dealing, or other     equivalents.2.7. Conditions
        Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
        Copyright (c) 2017-present Ofek Lev <oss@ofek.dev>
        Copyright (c) 2018",    }    jaraco.path.build(basic, prefix=root)    _write_setupcfg(root, options)    paths = (root / f for f in files)    for path in paths:
        Copyright (C) 2010 Paul DysonBased upon the Perl module`Lingua::EN::Inflect <https://metacpan.org/pod/Lingua::EN::Inflect>`_.
        Copyright (c) 2010-202x The platformdirs developers
        Copyright (c) 2021 Taneli Hukkinen
        Copyright 2014-2016 Nathan West## This file is part of autocommand.
python3-charset-normalizer
        Copyright (c) 2025 TAHRI Ahmed R.
        copyright = '2023, Ahmed TAHRIauthor = 'Ahmed TAHRI'# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        copyright: (c) 2021 by Ahmed TAHRI
Pygments - Python syntax highlighter
        copyright 2006. Uploaded to HaskellWiki as DancingSudoku.lhs I compile on a powerbook G4 (Mac OS X, ghc 6.4.2) using ghc -optc-O3 -funbox-strict-fields -O2 --make -fglasgow-exts
        Copyright 2012 by Luis Majano and Ortus Solutions, Corp
        Copyright 1996 Institut National de Recherche en Informatique et
        Copyright Since
        Copyright 2012 Nokia Siemens Networks Oyj
        Copyright (C) 2000  Network Applied Communication Laboratory, Inc.
        Copyright 2005 Brian Alliet\documentclass[11pt]{article}\usepackage{palatino}\usepackage{fullpage}\usepackage{parskip}\usepackage{lhs}
        copyright>'            : '\U000000a9        '\\<registered>'           : '\U000000ae',        '\\<hyphen>'               : '\U000000ad',        '\\<inverse>'              : '\U000000af',        '\\<onequarter>'           : '\U000000bc',        '\\<onehalf>'              : '\U000000bd',        '\\<threequarters>'        : '\U000000be',        '\\<ordfeminine>'          : '\U000000aa',        '\\<ordmasculine>'         : '\U000000ba',        '\\<section>'              : '\U000000a7',        '\\<paragraph>'            : '\U000000b6',        '\\<exclamdown>'           : '\U000000a1',        '\\<questiondown>'         : '\U000000bf',        '\\<euro>'                 : '\U000020ac',        '\\<pounds>'               : '\U000000a3',        '\\<yen>'                  : '\U000000a5',        '\\<cent>'                 : '\U000000a2',        '\\<currency>'             : '\U000000a4',        '\\<degree>'               : '\U000000b0',        '\\<amalg>'                : '\U00002a3f',        '\\<mho>'                  : '\U00002127',        '\\<lozenge>'              : '\U000025ca',        '\\<wp>'                   : '\U00002118',        '\\<wrong>'                : '\U00002240',        '\\<struct>'               : '\U000022c4',        '\\<acute>'                : '\U000000b4',        '\\<index>'                : '\U00000131',        '\\<dieresis>'             : '\U000000a8',        '\\<cedilla>'              : '\U000000b8',        '\\<hungarumlaut>'         : '\U000002dd',        '\\<some>'                 : '\U000003f5',        '\\<newline>'              : '\U000023ce',        '\\<open>'                 : '\U00002039',        '\\<close>'                : '\U0000203a',        '\\<here>'                 : '\U00002302',        '\\<^sub>'                 : '\U000021e9',        '\\<^sup>'                 : '\U000021e7',        '\\<^bold>'                : '\U00002759',        '\\<^bsub>'                : '\U000021d8',        '\\<^esub>'                : '\U000021d9',        '\\<^bsup>'                : '\U000021d7',        '\\<^esup>'                : '\U000021d6',    }
        Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2015 Free Software;; Foundation, Inc.;; Maintainer: emacs-devel@gnu.org;; Keywords: internal;; Package: emacs
        Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
        copyright = llist
        copyright   Copyright (c) 2006, Manni *  @version     1.0 *  @link        http://www.pkware.com/business_and_developers/developer/popups/appnote.txt *  @link        http://mannithedark.is-a-geek.net/ *  @since       1.0 *  @package     fnord.bb *  @subpackage  archive */class Zip extends Archive {
        Copyright (c) 2006-2022 by the respective authors (see AUTHORS file).All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:* Redistributions of source code must retain the above copyright  notice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyright  notice, this list of conditions and the following disclaimer in the  documentation and/or other materials provided with the distribution.
        copyright: Copyright 2006-2020 by the Pygments team, see AUTHORS.
        copyright = llist    while copyright and copyright_2_re.match(copyright[0]):
        Copyright (c) 2005-2006 by:                               ////                                                                            //// Authors:                                                                   ////      Michael Dominic K. <michaldominik@gmail.com>                          //
        Copyright (c) 1998,1999,2000,2001,2002 Tal Davidson. All rights reserved. * * ASBeautifier.cpp * by Tal Davidson (davidsont@bigfoot.com) * This file is a part of "Artistic Style" - an indentater and reformatter * of C, C, C# and Java source files.
        Copyright (C) 2004, 2005, 2006 Aelitis, All Rights Reserved.
        copyright'            : '\U000000a9        '\\textregistered'       : '\U000000ae',        '\\textonequarter'       : '\U000000bc',        '\\textonehalf'          : '\U000000bd',        '\\textthreequarters'    : '\U000000be',        '\\textordfeminine'      : '\U000000aa',        '\\textordmasculine'     : '\U000000ba',        '\\euro'                 : '\U000020ac',        '\\pounds'               : '\U000000a3',        '\\yen'                  : '\U000000a5',        '\\textcent'             : '\U000000a2',        '\\textcurrency'         : '\U000000a4',        '\\textdegree'           : '\U000000b0',    }
        Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
        copyright or not copyright_re.match(copyright
        Copyright (c) Curve.Fi, 2020-2023 - all rights reserved@notice Stableswap implementation for up to 8 coins with no rehypothecation,        i.e. the AMM does not deposit tokens into other contracts. The Pool contract also        records exponential moving averages for coins relative to coin 0.@dev Asset Types:
        Copyright 2006-2025 by the Pygments team.
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.#html_use_opensearch = ''
        Copyright:: Copyright (c) 2003, 04 by Johannes Barre
        Copyright (C) 2005  Free Software Foundation, Inc."    $echo "This is free software; see the source for copying conditions.  There is NO"    $echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."    exit $?    ;;
        Copyright (C) 2008 Slava Pestov
        Copyright (c) 1997 Borland International{                                                       }
        Copyright (c) 1998,1999,2000,2001,2002 Tal Davidson. All rights reserved. * * ASFormatter.cpp * by Tal Davidson (davidsont@bigfoot.com) * This file is a part of "Artistic Style" - an indentater and reformatter * of C, C++, C# and Java source files.
        Copyright (c) 2014 Fullstack.io. All rights reserved.//
        copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS.
        Copyright (c) Rich Hickey. All rights reserved.
        Copyright (c) 2008 Silken Web - Free BSD License' All rights reserved.'' Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:' * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer' * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.' * Neither the name of Silken Web nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.'
        Copyright (C) 2009 Benjamin Kowarsch. All rights reserved.
        copyright            : (C) 2004 by Andr    email                : andre.simon1@gmx.de ***************************************************************************/
        Copyright|VersionDescription             r'VersionNumber|VersionProduct|VersionTrademarks|Version|'             r'VFPXMLProgID|ViewPortHeight|ViewPortLeft|'             r'ViewPortTop|ViewPortWidth|VScrollSmallChange|View|Visible|'             r'VisualEffect|WhatsThisButton|WhatsThisHelpID|WhatsThisHelp|'             r'WhereType|Width|WindowList|WindowState|WindowType|WordWrap|'             r'WrapCharInCDATA|WrapInCDATA|WrapMemoInCDATA|XMLAdapter|'             r'XMLConstraints|XMLNameIsXPath|XMLNamespace|XMLName|'             r'XMLPrefix|XMLSchemaLocation|XMLTable|XMLType|'             r'XSDfractionDigits|XSDmaxLength|XSDtotalDigits|'             r'XSDtype|ZoomBox)', Name.Attribute),            (r'\.(ActivateCell|AddColumn|AddItem|AddListItem|AddObject|'             r'AddProperty|AddTableSchema|AddToSCC|Add|'             r'ApplyDiffgram|Attach|AutoFit|AutoOpen|Box|Build|'             r'CancelReport|ChangesToCursor|CheckIn|CheckOut|Circle|'             r'CleanUp|ClearData|ClearStatus|Clear|CloneObject|CloseTables|'             r'Close|Cls|CursorAttach|CursorDetach|CursorFill|'             r'CursorRefresh|DataToClip|DelayedMemoFetch|DeleteColumn|'             r'Dock|DoMessage|DoScroll|DoStatus|DoVerb|Drag|Draw|Eval|'             r'GetData|GetDockState|GetFormat|GetKey|GetLatestVersion|'             r'GetPageHeight|GetPageWidth|Help|Hide|IncludePageInOutput|'             r'IndexToItemID|ItemIDToIndex|Item|LoadXML|Line|Modify|'             r'MoveItem|Move|Nest|OLEDrag|OnPreviewClose|OutputPage|'             r'Point|Print|PSet|Quit|ReadExpression|ReadMethod|'             r'RecordRefresh|Refresh|ReleaseXML|Release|RemoveFromSCC|'             r'RemoveItem|RemoveListItem|RemoveObject|Remove|'             r'Render|Requery|RequestData|ResetToDefault|Reset|Run|'             r'SaveAsClass|SaveAs|SetAll|SetData|SetFocus|SetFormat|'             r'SetMain|SetVar|SetViewPort|ShowWhatsThis|Show|'             r'SupportsListenerType|TextHeight|TextWidth|ToCursor|'             r'ToXML|UndoCheckOut|Unnest|UpdateStatus|WhatsThisMode|'             r'WriteExpression|WriteMethod|ZOrder)', Name.Function),
        copyright = '2006-2024, Georg Brandl and Pygments contributors# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        Copyright (c) 1998,1999,2000,2001,2002 Tal Davidson. All rights reserved. * * compiler_defines.h   (1 January 1999) * by Tal Davidson (davidsont@bigfoot.com) * This file is a part of "Artistic Style" - an indentater and reformatter * of C, C++, C# and Java source files.
        Copyright (C) 1993-2003 Yukihiro Matsumoto
        copyright: Copyright 2006-2025 by                          r'the Pygments team, see AUTHORS\.$')copyright_2_re = re.compile(rf'^                {name_mail_re}(, {name_mail_re})*[,.]$')is_const_re = re.compile(r'if.*?==\s+(None|False|True)\b')misspellings = ["developement", "adress", "verificate",  # ALLOW-MISSPELLING                "informations", "unlexer"]               # ALLOW-MISSPELLING
        copyright info"
        Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
        Copyright (C) 2000  Information-technology Promotion Agency, Japan
        copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
        copyright            : (C) 2004 by Andre Simon    email                : andre.simon1@gmx.de ***************************************************************************/
        copyright: Copyright 2021 by the Pygments team, see AUTHORS.
        Copyright (c) 2015 Georg Brandl
python cffi
        Copyright (c) 2002  Bo Thorsen
        Copyright (c) 1996, 1998  Red Hat, Inc.
        Copyright (c) 1996-2003, 2007, 2008 Red Hat, Inc.
        Copyright (c) 2009, 2010, 2011, 2012 ARM Ltd.
        Copyright (c) 2002  Roger Sayle      x86 Foreign Function Interface 
        Copyright (c) 1996, 1998, 2001, 2002  Red Hat, Inc.
        Copyright (c) 2002  Ranjit Mathew
        copyright = u# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
        Copyright (c) 1996-2003  Red Hat, Inc.
        Copyright (c) 2002  Ranjit Mathew			
        Copyright (c) 2011, 2014, 2019, 2021 Anthony Green
        Copyright (c) 2001  John Beniton
        Copyright (c) 1996  Red Hat, Inc.   Common internal definitions and macros. Only necessary for building   libffi.
        Copyright (c) 1996, 1998  Red Hat, Inc.      Predefined ffi_types needed by libffi.
        Copyright (c) 1996, 1998, 1999, 2001  Red Hat, Inc.
PyMongo
        Copyright 2014-2016 MongoDB, Inc.
        Copyright 2011-2015 MongoDB, Inc.
        Copyright 2010-present MongoDB, Inc.
        Copyright 2012-present MongoDB, Inc.
        Copyright 2010-2015 MongoDB, Inc.
        Copyright 2011-present MongoDB, Inc.
        Copyright 2019-present MongoDB, Inc.
        Copyright 2021-present MongoDB, Inc.
        Copyright 2017-present MongoDB, Inc.
        Copyright 2024-present MongoDB, Inc.
        Copyright 2016 MongoDB, Inc.
        Copyright 2009-2015 MongoDB, Inc.
        Copyright 2009-present MongoDB, Inc.
        Copyright 2015 MongoDB, Inc.
        Copyright 2014-present MongoDB, Inc.
        Copyright 2013-2016 MongoDB, Inc.
        Copyright 2022-present MongoDB, Inc.
        Copyright 2024-Present MongoDB, Inc.
        Copyright 2013-present MongoDB, Inc.
        Copyright 2014-2015 MongoDB, Inc.
        Copyright 2018 MongoDB, Inc.
        Copyright 2020-present MongoDB, Inc.
        Copyright 2018-present MongoDB, Inc.
        Copyright 2016-present MongoDB, Inc.
        Copyright 2022-Present MongoDB, Inc.
        copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
        Copyright 2023-present MongoDB, Inc.
        Copyright 2015-present MongoDB, Inc.
        Copyright (c) 2007-2010  Michael G SchwernThis software originally derived from Paul Sheer's pivotal_gmtime_r.c.
        Copyright (c) 2006-2013 Alexander ChemerisRedistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice,     this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright     notice, this list of conditions and the following disclaimer in the     documentation and/or other materials provided with the distribution.  3. Neither the name of the product nor the names of its contributors may     be used to endorse or promote products derived from this software     without specific prior written permission.
        Copyright 2023-Present MongoDB, Inc.
        Copyright 2017 MongoDB, Inc.
python-dominate
        copyright information, site logos and banners and  search forms (unless the document or application's main function is that of a  search form).  '''
        copyright data, and the like.  '''  pass
python-distlib
        Copyright (C) 2012 The Python Software Foundation.
        Copyright (C) 2012-2023 Vinay Sajip.
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
        Copyright (C) 2013 by Test User.",    "author": "Test User",    "home-page": "http://pypi.python.org/pypi/test_testdist/",    "summary": "A test project for distlib",    "version": "0.1",    "maintainer-email": "test.user@testusers.org",    "author-email": "test.user@testusers.org",    "description": "This distribution is a test for distlib."  }
        Copyright (C) 2012-2013 The Python Software Foundation.
        Copyright (C) 2013 by Test User."      },      "python.project": {        "contacts": [            {"name": "Test User", "email": "test.user@testusers.org",             "role": "author" }
        Copyright (C) 2013 Vinay Sajip.
        Copyright (C) 2011-2022 Vinay Sajip. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, *    this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright notice, *    this list of conditions and the following disclaimer in the documentation *    and/or other materials provided with the distribution. *
        Copyright (C) 2013-2017 Vinay Sajip.
        Copyright (C) 2012-2023 Python Software Foundation.
        Copyright (C) 2024 Stewart Miles
        Copyright (C) 2013 by Test User.",    "author": "Test User",    "home-page": "http://pypi.org/pypi/{username}_testdist/",    "summary": "A test project for distlib",    "version": "0.1",    "maintainer-email": "test.user@testusers.org",    "author-email": "test.user@testusers.org",    "description": "This distribution is a test for distlib."  }}
        Copyright (C) 2014 by Some Developer. All Rights Reserved.",
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,The Netherlands.  All rights reserved.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Stichting MathematischCentrum or CWI not be used in advertising or publicity pertaining todistribution of the software without specific, written priorpermission.
        Copyright (C) 2013 by Test User.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Vinay Sajipnot be used in advertising or publicity pertaining to distributionof the software without specific, written prior permission.
        Copyright (C) 2013-2023 Vinay Sajip.
        Copyright (C) 2014 by Some Developer. All Rights Reserved."    }
        Copyright (C) 2012-2023 The Python Software Foundation.
        Copyright (C) 2012-2013 Vinay Sajip.
Python six
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.#html_use_opensearch = ''
        copyright = u"2010-2024, Benjamin Peterson"sys.path.append(os.path.abspath(os.path.join(".", "..")))from six import __version__ as six_versionsys.path.pop()
        Copyright (c) 2010-2024 Benjamin Peterson
python-typing-extensions
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,The Netherlands.  All rights reserved.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Stichting MathematischCentrum or CWI not be used in advertising or publicity pertaining todistribution of the software without specific, written priorpermission.
        Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
python-wheel
        copyright = True# If true, an OpenSearch description file will be output, and all pages will# contain a <link> tag referring to it.  The value of this option must be the# base URL from which the finished HTML is served.# html_use_opensearch = ''
pyvim
        Copyright (c) 2015, Jonathan SlendersAll rights reserved.Redistribution and use in source and binary forms, with or without modification,are permitted provided that the following conditions are met:* Redistributions of source code must retain the above copyright notice, this  list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyright notice, this  list of conditions and the following disclaimer in the documentation and/or  other materials provided with the distribution.* Neither the name of the {organization} nor the names of its  contributors may be used to endorse or promote products derived from  this software without specific prior written permission.
pyvmomi
        Copyright (c) 2017-2024 Broadcom. All Rights Reserved.
        Copyright (c) 2024 Broadcom. All Rights Reserved.
        Copyright (c) 2022-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.import base64import json
        Copyright (c) 2012-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc.# and/or its subsidiaries.# A python helper module to do SSO related operations.#############################################################__author__ = 'VMware, Inc.'
        Copyright (c) 2009-2024 Broadcom. All Rights Reserved.
        Copyright (c) 2022-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Client security module.
        Copyright (c) 2011-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.from .VmomiSupport import GetVmodlType, ManagedObject, Object
        Copyright (c) 2008-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Diff any two objects
        Copyright (c) 2005-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.import sysimport importlib
        Copyright (c) 2008-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.allowGetSet = FalseallowCapitalizedNames = False
        Copyright (c) 2008-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.from .VmomiSupport import CreateVersion, parentMap
        Copyright (c) 2009-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Tools for ISO 8601 parsing
        Copyright (c) 2006-2024 Broadcom. All Rights Reserved.# Broadcom Confidential. The term "Broadcom" refers to Broadcom Inc.# and/or its subsidiaries.# ******* WARNING - AUTO GENERATED CODE - DO NOT EDIT *******
        Copyright (c) 2008-2024 Broadcom. All Rights Reserved.
        Copyright (c) 2016-2024 Broadcom. All Rights Reserved.
        Copyright (c) 2021-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Deprecated# Support for pyVmomi features states
        Copyright (c) 2008-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Cache decorator implementation
        Copyright (c) 2005-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.import base64import contextlibimport copyimport osimport platformimport sslimport socketimport sysimport threadingimport timefrom datetime import datetimefrom xml.parsers.expat import ExpatError, ParserCreate# For Visor, space is very limited. Import xml.sax pull in too much junk.# Define our own xml escape instead# from xml.sax.saxutils import escape
        Copyright (c) 2016-2024 Broadcom. All Rights Reserved.The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.This module defines basic helper functions for vSAN-based development.
        Copyright (c) 2005-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc.# and/or its subsidiaries.#############################################################
        Copyright (c) 2005-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.import sys
        Copyright (c) 2005-2024 Broadcom. All Rights Reserved.# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.# Support for VMOMI abstractions such as VMODL types, versions, etc.
        Copyright (c) 2005-2023 VMware, Inc.#############################################################
tomli
        Copyright (c) 2021 Taneli Hukkinen
urllib3
        Copyright 2015 Google Inc. All rights reserved.
        Copyright (c) 2010-2020 Benjamin Peterson
        Copyright (C) 2012 Senko Rasic <senko.rasic@dobarkod.hr>
        Copyright (c) 2015-2016 Will Bond <will@wbond.net>
Scapy
        Copyright (C) Gabriel Potter# flake8: noqa
        Copyright (C) Sebastian Baar <sebastian.baar@gmx.de>
        Copyright (C) 2009 Jochen Bartl# scapy.contrib.description = Enhanced Interior Gateway Routing Protocol (EIGRP)# scapy.contrib.status = loads
        Copyright (C) 2012 Steeve Barbeau <http://www.sbarbeau.fr>
        Copyright (C) Alexander Schroeder <alexander1.schroeder@st.othr.de>
        copyright: 2014, 2015 BENOCS GmbH, Berlin (Germany)    :author:    Marcel Patzlaff, mpatzlaff@benocs.com    :description:
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = AutomotiveTestCaseExecutorConfiguration# scapy.contrib.status = library
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = HSFZ - BMW High-Speed-Fahrzeug-Zugang# scapy.contrib.status = loadsimport loggingimport socketimport structimport timefrom typing import (    Any,    Optional,    Tuple,    Type,    Iterable,    List,    Union,
        Copyright (C) Philippe Biondi <phil@secdev.org># Acknowledgment: Maxence Tury <maxence.tury@ssi.gouv.fr># Cool history about this file: http://natisbad.org/scapy/index.html
        Copyright (C) Philippe Biondi <phil@secdev.org>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = python-can CANSocket# scapy.contrib.status = loads
        Copyright (C) 2016 Gauthier Sebaux# scapy.contrib.description = ProfinetIO RTC (+Profisafe) layer# scapy.contrib.status = loadsimport copyfrom scapy.compat import rawfrom scapy.error import Scapy_Exceptionfrom scapy.config import conffrom scapy.packet import Packet, bind_layersfrom scapy.layers.l2 import Etherfrom scapy.layers.inet import UDPfrom scapy.fields import (    XShortEnumField, BitEnumField, XBitField,    BitField, StrField, PacketListField,    StrFixedLenField, ShortField,    FlagsField, ByteField, XIntField, X3BytesField
        Copyright (C) 2017 Alessio Deiana <adeiana@gmail.com># 2017 Alexis Sultan <alexis.sultan@sfr.com># scapy.contrib.description = GPRS Tunneling Protocol v2 (GTPv2)# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = GMLAN EcuState modifications# scapy.contrib.status = libraryfrom scapy.packet import Packetfrom scapy.contrib.automotive.ecu import EcuStatefrom scapy.contrib.automotive.gm.gmlan import GMLAN, GMLAN_SAPR
        Copyright (C) 2020 Metaswitch, London (UK)# scapy.contrib.description = Intermediate System to Intermediate System (ISIS)# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = AUTOSAR Secure On-Board Communication PDUs# scapy.contrib.status = loads
        Copyright (C) 2006 Nicolas Bareil  <nicolas.bareil AT eads DOT net>#                    Arnaud Ebalard  <arnaud.ebalard AT eads DOT net>#                    EADS/CRC security team# scapy.contrib.description = Cisco Discovery Protocol (CDP)# scapy.contrib.status = loads
        Copyright (C) Michael Farrell <micolous# scapy.contrib.description = iBeacon BLE proximity beacon# scapy.contrib.status = loads
        Copyright (C) Jan Sebechlebsky <sebechlebskyjan@gmail.com>
        Copyright (C) Nils Weiss <nils@we155.de>
        Copyright (C) Gauthier Sebaux
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = BMW specific enumerators# scapy.contrib.status = loads
        Copyright (C) Guillaume Valadon <guedou@hongo.wide.ad.jp>
        Copyright (C) 2014 6WINDr"""IPsec layer
        Copyright (C) Andreas Korb <andreas.korb@e-mundo.de>
        Copyright (C) Airbus DS CyberSecurity# Authors: Jean-Michel Picod, Arnaud Lebrun, Jonathan Christofer Demay"""Bluetooth 4LE layer"""
        Copyright (C) Damian Zar# scapy.contrib.status = skip
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = TestCase base class definitions# scapy.contrib.status = library
        Copyright (C) 2019 Juciano Cardoso <cjuciano@gmail.com>#               2019 Guillaume Valadon <guillaume.valadon@netatmo.com># scapy.contrib.description = Concox CRX1 unit tests# scapy.contrib.status = loads
        Copyright (C) 2008 Arnaud Ebalard <arno@natisbad.org>#   2015, 2016, 2017 Maxence Tury <maxence.tury@ssi.gouv.fr>
        Copyright (C) Ryan Speers <ryan@rmspeers.com> 2011-2012
        Copyright (C) 2018 Leonardo Monteiro <decastromonteiro@gmail.com>#               2017 Alexis Sultan    <alexis.sultan@sfr.com>#               2017 Alessio Deiana <adeiana@gmail.com>#               2014 Guillaume Valadon <guillaume.valadon@ssi.gouv.fr>#               2012 ffranz <ffranz@iniqua.com># scapy.contrib.description = GPRS Tunneling Protocol (GTP)# scapy.contrib.status = loads
        Copyright (C) Sabrina Dubroca <sd@queasysnail.net># scapy.contrib.description = 802.1AE - IEEE MAC Security standard (MACsec)# scapy.contrib.status = loads
        Copyright (C) Gabriel Potter
        Copyright (C) 2023 - Claire VACHEROT <clairelex"""HICP
        Copyright (C) Enrico Pozzobon <enrico.pozzobon@gmail.com># scapy.contrib.description = General Motors Local Area Network (GMLAN)# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Graph library for AutomotiveTestCaseExecutor# scapy.contrib.status = library
        Copyright (C) 2021 Trend Micro Incorporated
        Copyright (C) Tabea Spahn <tabea.spahn@e-mundo.de>import argparseimport signalimport sys
        Copyright (C) 2021 Alias Robotics S.L.
        Copyright (C) Tabea Spahn <tabea.spahn@e-mundo.de># scapy.contrib.status = skip
        Copyright (C) Gabriel Potter <gabriel
        Copyright (C) Damian Zar# scapy.contrib.description = AUTOSAR PDU packets handling package.# scapy.contrib.status = loadsfrom typing import Tuple, Optionalfrom scapy.layers.inet import UDPfrom scapy.fields import XIntField, PacketListField, LenFieldfrom scapy.packet import Packet, bind_bottom_up
        Copyright (C) Philippe Biondi <phil@secdev.org>import getopt
        Copyright 1998 Gerald Combs## The data below has been assembled from the following sources:#
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = GMLAN AutomotiveTestCaseExecutor Utilities# scapy.contrib.status = loads
        Copyright (C) 2014 Maxence Tury <maxence.tury@ssi.gouv.fr>
        Copyright (c) 1982, 1986, 1993 *	The Regents of the University of California.  All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors *    may be used to endorse or promote products derived from this software *    without specific prior written permission. *
        Copyright (C) Lucas Preston <lucas.preston@infinite.io># scapy.contrib.description = Network File System (NFS) v3# scapy.contrib.status = loads
        Copyright (C) Philippe Biondi <phil@secdev.org># Netflow V5 appended by spaceB0x and Guillaume Valadon# Netflow V9/10 appended by Gabriel Potter
        Copyright (C) Gabriel Potter <gabriel# flake8: noqa E266# (We keep comment boxes, it's then one-line comments)
        Copyright (C) Haram Park <freehr94@korea.ac.kr>
        Copyright (c) 2013, Marc Horowitz
        Copyright     2018 Gabriel Potter <gabriel
        Copyright (C) 6WIND <olivier.matz@6wind.com>
        Copyright (C) 2018 antoine.torre <torreantoine1@gmail.com>
        Copyright (C) 2019 Gabriel Potter <gabriel
        Copyright (C) Michael Farrell <micolous
        Copyright (C) Thomas Tannhaeuser <hecke@naberius.de># scapy.contrib.status = skip
        Copyright (C) 2012 The MITRE Corporation
        Copyright (C) Lucas Preston <lucas.preston@infinite.io># scapy.contrib.description = ONC-RPC v2# scapy.contrib.status = loads
        Copyright (C) Parag Bhide
        Copyright (C) Philippe Biondi <phil@secdev.org>"""Clone of Nmap's first generation OS fingerprinting.
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = CAN Calibration Protocol (CCP)# scapy.contrib.status = loads
        Copyright (C) Philippe Biondi <phil@secdev.org>"""LLTD Protocol
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Keyword Protocol 2000 (KWP2000) / ISO 14230# scapy.contrib.status = loads
        Copyright (C) Enrico Pozzobon <enricopozzobon@gmail.com>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = ISO-TP (ISO 15765-2) Native Socket Library# scapy.contrib.status = library
        Copyright (C) 2021 Julien BEDEL <contact#                    Claire VACHEROT <lex[at]lex.os>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = AutomotiveTestCaseExecutor base class# scapy.contrib.status = library
        Copyright (C) 2010 Florian Duraffourg# scapy.contrib.description = Label Distribution Protocol (LDP)# scapy.contrib.status = loads
        Copyright (C) 2012 Luca Invernizzi <invernizzi.l@gmail.com>
        Copyright (C) 2005  Guillaume Valadon <guedou@hongo.wide.ad.jp>#                     Arnaud Ebalard <arnaud.ebalard@eads.net>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = UDS EcuState modifications# scapy.contrib.status = libraryfrom scapy.contrib.automotive.uds import UDS_DSCPR, UDS_ERPR, UDS_SAPR, \    UDS_RDBPIPR, UDS_CCPR, UDS_TPPR, UDS_RDPR, UDSfrom scapy.packet import Packetfrom scapy.contrib.automotive.ecu import EcuState
        Copyright (C) 2019 Stefan Mehner (stefan.mehner@b-tu.de)# scapy.contrib.description = Profinet DCP layer# scapy.contrib.status = loads
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard#               2015, 2016 Maxence Tury
        Copyright (C) 2016 Anmol Sarma <me@anmolsarma.in># scapy.contrib.description = Constrained Application Protocol (CoAP)# scapy.contrib.status = loads
        Copyright (C) Alexander Schroeder <alexander1.schroeder@st.othr.de>import itertoolsimport json# scapy.contrib.description = ISO-TP (ISO 15765-2) Scanner Utility# scapy.contrib.status = libraryimport loggingimport timefrom threading import Event
        Copyright (C) V
        Copyright (C) 2014-2016 BENOCS GmbH, Berlin (Germany)
        Copyright (C) 2017 Maxence Tury
        Copyright (C) Fabian Wiche <f.wiche@gmx.de>
        Copyright (C) Philippe Biondi <phil@secdev.org># Acknowledgment: Maxence Tury <maxence.tury@ssi.gouv.fr>
        Copyright (C) 2014, 2015 BENOCS GmbH, Berlin (Germany)
        Copyright (C) Pavel Oborin <oborin.p@gmail.com># RFC 8489# scapy.contrib.description = Session Traversal Utilities for NAT (STUN)# scapy.contrib.status = loads
        Copyright (C) 2020  Sebastien Dudek (@FlUxIuS)# scapy.contrib.description = LoRa PHY to WAN Layer# scapy.contrib.status = loads
        Copyright (C) HomePlugGP Layer for Scapy by FlUxIuS (Sebastien Dudek)# As HomePlug GreenPHY is a subset of HomePlug AV, that is why we use# HomePlugAV layer as a base here.HomePlugGPTypes = {0x6008: "CM_SET_KEY_REQ",                   0x6009: "CM_SET_KEY_CNF",                   0x6064: "CM_SLAC_PARM_REQ",                   0x6065: "CM_SLAC_PARM_CNF",                   0x606e: "CM_ATTEN_CHAR_IN",                   0x606a: "CM_START_ATTEN_CHAR_IND",                   0x606f: "CM_ATTEN_CHAR_RSP",                   0x6076: "CM_MNBC_SOUND_IND",                   0x607c: "CM_SLAC_MATCH_REQ",                   0x607d: "CM_SLAC_MATCH_CNF",                   0x6086: "CM_ATTENUATION_CHARACTERISTICS_MME"}
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard#               2015, 2016, 2017 Maxence Tury#               2019 Romain Perez
        Copyright (c) 2008 Dirk Loss <dirk-loss de>
        Copyright (C) 2018 Hao Zheng <haozheng10@gmail.com># scapy.contrib.description = Generic Network Virtualization Encapsulation (GENEVE)# scapy.contrib.status = loads
        Copyright (C) HomePlugSG Layer for Scapy by FlUxIuS (Sebastien Dudek)#
        Copyright (C) Tabea Spahn <tabea.spahn@e-mundo.de># scapy.contrib.description = Universal calibration and measurement protocol (XCP) # noqa: E501# scapy.contrib.status = loadsimport struct
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Unified Diagnostic Service (UDS)# scapy.contrib.status = loads
        Copyright (C) 2017 Arthur Gervais#                    Ken LE PRADO,#                    Sebastien Mainand#                    Thomas Aurel# scapy.contrib.description = ModBus Protocol# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = On Board Diagnostic Protocol (OBD-II)# scapy.contrib.status = loads
        Copyright (c) 2010 Jochen Bartl <jochen.bartl gmail com># scapy.contrib.description = Open Shortest Path First (OSPF)# scapy.contrib.status = loads
        Copyright (C) 2022-2024, Gabriel Potter and the secdev/scapy community
        Copyright (C) Guillaume Valadon <guillaume@valadon.net>
        Copyright (C) Haggai Eran <haggai.eran@gmail.com># scapy.contrib.description = RoCE v2# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Helper class for tracking Ecu states (Ecu)# scapy.contrib.status = loads
        Copyright (C) 2017 Maxence Tury#               2019 Romain Perez
        Copyright (C) Massimo Ciani (2009)
        Copyright (C) Philippe Biondi <phil@secdev.org># Acknowledgment: Maxence Tury <maxence.tury@ssi.gouv.fr># Acknowledgment: Ralph Broenink
        Copyright (C) FlUxIuS (Sebastien Dudek)HomePlugAV Management Message TypeKey (type value) : Description
        Copyright (C) 2013, Massachusetts Institute of Technology
        Copyright (c) 2018 Jose Amores# scapy.contrib.description = Scalable service-Oriented MiddlewarE/IP (SOME/IP)# scapy.contrib.status = loads
        Copyright (C) Gabriel Potter# scapy.contrib.description = DCE/RPC# scapy.contrib.status = loads
        Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
        Copyright (C) Philippe Biondi <phil@secdev.org>from queue import Queue, Emptyimport socketimport subprocess
        Copyright (C) Pavel Oborin <oborin.p@gmail.com># RFC 3550# scapy.contrib.description = Real-Time Transport Control Protocol# scapy.contrib.status = loads
        Copyright (C) 2019 Jose Diogo Monteiro <jdlopes@student.dei.uc.pt>
        Copyright (C) Mike Ryan <mikeryan@lacklustre.net>
        Copyright (C) Andreas Korb <andreas.d.korb@gmail.com>
        Copyright (C) 2020 Rahul Jadhav <nyrahul@gmail.com># scapy.contrib.description = Routing Metrics used for Path Calc in LLNs# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = ServiceEnumerator definitions# scapy.contrib.status = library
        copyright: 2009 by Jochen Bartl
        Copyright (C) 2020-2021 Dimitrios-Georgios Akestoridis <akestoridis@cmu.edu>
        Copyright (C) Gabriel Potter# Modified for scapy's usage - To support Npcap/Monitor mode
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = CANSocket Utils# scapy.contrib.status = loads
        Copyright (C) Leonard Crestez <cdleonard@gmail.com># scapy.contrib.description = TCP-AO Signature Calculation# scapy.contrib.status = loads
        Copyright (C) Lucas Preston <lucas.preston@infinite.io># scapy.contrib.description = NFS Mount v3# scapy.contrib.status = loads
        Copyright (C) Lucas Preston <lucas.preston@infinite.io># scapy.contrib.description = Network Lock Manager (NLM) v4# scapy.contrib.status = loads
        Copyright (C) 2020 Michael Farrell <micolous# scapy.contrib.description = Apple/Google Exposure Notification System (ENS)# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = UDS Ecu logging additions# scapy.contrib.status = library
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard#               2015, 2016, 2017 Maxence Tury
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = GMLAN Ecu logging additions# scapy.contrib.status = library
        Copyright (C) 2006 Nicolas Bareil <nicolas.bareil <at> eads.net>#                     EADS/CRC security team# scapy.contrib.description = Skinny Call Control Protocol (SCCP)# scapy.contrib.status = loads
        Copyright (C) 2016 Gauthier Sebaux# scapy.contrib.description = ProfinetIO Remote Procedure Call (RPC)# scapy.contrib.status = loads
        Copyright (C) Arnaud Ebalard <arnaud.ebalard@eads.net># Cool history about this file: http://natisbad.org/scapy/index.html
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Diagnostic over IP (DoIP) / ISO 13400# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = ISO-TP (ISO 15765-2)# scapy.contrib.status = loads
        Copyright (C) Lucas Preston <lucas.preston@infinite.io># scapy.contrib.description = Portmapper v2# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Native CANSocket# scapy.contrib.status = loads
        Copyright (C) Santiago Hernandez Ramos <shramos@protonmail.com># scapy.contrib.description = Message Queuing Telemetry Transport (MQTT)# scapy.contrib.status = loads
        Copyright (C) 2019 Freie Universitaet Berlin
        Copyright (C) 2018 Francois Contat <francois.contat@ssi.gouv.fr>
        Copyright (C) Gabriel Potter <gabriel"""Generate the ethertypes file (/etc/ethertypes) based on the OpenBSD sourcehttps://github.com/openbsd/src/blob/master/sys/net/ethertypes.h
        Copyright (C) Jonas Schmidt <jonas.schmidt@st.othr.de># scapy.contrib.description = Volkswagen specific definitions for UDS# scapy.contrib.status = skip
        Copyright (C) 2016  Florian Maury <florian.maury@ssi.gouv.fr>
        Copyright (C) 2019 Luis Rosa <lmrosa@dei.uc.pt># scapy.contrib.description = PCOM Protocol# scapy.contrib.status = loads
        Copyright (C) GuillaumeF <guillaume4favre@gmail.com># @Date:   2016-10-18# @Last modified by:   GuillaumeF# @Last modified by:   Sebastien Mainand# @Last modified time: 2016-12-08 11:16:27# @Last modified time: 2017-07-05
        Copyright (C) Philippe Biondi <phil@secdev.org>import osimport queueimport subprocessimport timefrom threading import Lock, Thread
        Copyright (C) Carmine Scarpitta <carmine.scarpitta@uniroma2.it># scapy.contrib.description = Simple Two-Way Active Measurement Protocol (STAMP)# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Automotive Scanner Library
        Copyright (C) 2019 James Seo <james@equiv.tech> (github.com/kangtastic).
        Copyright (C) Gabriel Potterr"""Kerberos V5
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = ISO-TP (ISO 15765-2) Packet Definitions# scapy.contrib.status = library
        Copyright (C) 2008 Arnaud Ebalard <arnaud.ebalard@eads.net>#                                   <arno@natisbad.org>#   2015, 2016, 2017 Maxence Tury   <maxence.tury@ssi.gouv.fr>
        Copyright 2012 (C) The MITRE Corporation
        Copyright (C) Thomas Tannhaeuser <hecke@naberius.de># scapy.contrib.description = IEC-60870-5-104 APCI / APDU layer definitions# scapy.contrib.status = loads
        Copyright (C) Tabea Spahn <tabea.spahn@e-mundo.de># scapy.contrib.description = XCPScanner# scapy.contrib.status = loadsimport loggingfrom collections import namedtuple
        Copyright (C) 2017 Francois Contat <francois.contat@ssi.gouv.fr>
        Copyright (C) Michael Farrell <micolous## scapy.contrib.description = Eddystone BLE proximity beacon# scapy.contrib.status = loads
        Copyright (C) Markus Schroetter <project.m.schroetter@gmail.com># scapy.contrib.description = GMLAN Utilities# scapy.contrib.status = loads
        Copyright (C) 2020 Rahul Jadhav <nyrahul@gmail.com># scapy.contrib.description = Routing Protocol for LLNs (RPL)# scapy.contrib.status = loads
        Copyright (C) Enrico Pozzobon <enricopozzobon@gmail.com># scapy.contrib.description = ISO-TP (ISO 15765-2) Soft Socket Library# scapy.contrib.status = libraryimport loggingimport structimport timeimport tracebackimport heapqimport socket
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = UDS AutomotiveTestCaseExecutor# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = BMW specific definitions for UDS# scapy.contrib.status = loads
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard <arno@natisbad.com>#               2015, 2016, 2017 Maxence Tury <maxence.tury@ssi.gouv.fr>#               2019 Romain Perez
        Copyright (C) Gabriel Potter <gabriel"""6LoWPAN Protocol Stack
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = OnBoardDiagnosticScanner# scapy.contrib.status = loads
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.status = skip
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard#                     2015, 2016 Maxence Tury
        Copyright (C) Dimitrios-Georgios Akestoridis <akestoridis@cmu.edu>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = AUTOSAR Secure On-Board Communication# scapy.contrib.status = library
        Copyright (C) 2009 Adline Stephane <adline.stephane@gmail.com>
        Copyright (C) 2019 Brandon Ewing <brandon.ewing@warningg.com>#               2019 Guillaume Valadon <guillaume.valadon@netatmo.com># scapy.contrib.description = Arista Metawatch# scapy.contrib.status = loads
        Copyright (C) 2019 Travelping GmbH <info@travelping.com>
        Copyright (C) Alexander Schroeder <alexander1.schroeder@st.othr.de># scapy.contrib.description = ISO-TP (ISO 15765-2) Utilities# scapy.contrib.status = library
        Copyright (C) Friedrich Feigel <friedrich.feigel@e-mundo.de>
        Copyright (C) 2007, 2008, 2009 Arnaud Ebalard#               2015, 2016, 2017 Maxence Tury#               2019 Romain Perez#               2019 Gabriel Potter
        Copyright (C) Michael Farrell <micolous## scapy.contrib.description = AltBeacon BLE proximity beacon# scapy.contrib.status = loads
        Copyright (C)  Mathieu RENARD <mathieu.renard(at)gmail.com>
        Copyright (C) Nils Weiss <nils@we155.de># scapy.contrib.description = Staged AutomotiveTestCase base classes# scapy.contrib.status = library
        Copyright (C) Roger Meyer <roger.meyer@csus.edu>: 2012-03-10 Added frames
        Copyright (C) Thomas Tannhaeuser <hecke@naberius.de># scapy.contrib.description = IEC-60870-5-104 ASDU layers / IO definitions# scapy.contrib.status = loads
        Copyright (C) Cesar A. Bernardini <mesarpe@gmail.com>#               Intern at INRIA Grand Nancy Est
typeguard
        Copyright (c) Alex Gr
wcwidth
        Copyright (c) 2014 Jeff Quast <contact@jeffquast.com>
        Copyright Sign        (0x000ae, 0x000ae,),  # Registered Sign        (0x0203c, 0x0203c,),  # Double Exclamation Mark        (0x02049, 0x02049,),  # Exclamation Question Mark        (0x02122, 0x02122,),  # Trade Mark Sign        (0x02139, 0x02139,),  # Information Source        (0x02194, 0x02199,),  # Left Right Arrow        ..South West Arrow        (0x021a9, 0x021aa,),  # Leftwards Arrow With Hoo..Rightwards Arrow With Ho        (0x02328, 0x02328,),  # Keyboard        (0x023cf, 0x023cf,),  # Eject Symbol        (0x023ed, 0x023ef,),  # Black Right-pointing Dou..Black Right-pointing Tri        (0x023f1, 0x023f2,),  # Stopwatch               ..Timer Clock        (0x023f8, 0x023fa,),  # Double Vertical Bar     ..Black Circle For Record        (0x024c2, 0x024c2,),  # Circled Latin Capital Letter M        (0x025aa, 0x025ab,),  # Black Small Square      ..White Small Square        (0x025b6, 0x025b6,),  # Black Right-pointing Triangle        (0x025c0, 0x025c0,),  # Black Left-pointing Triangle        (0x025fb, 0x025fc,),  # White Medium Square     ..Black Medium Square        (0x02600, 0x02604,),  # Black Sun With Rays     ..Comet        (0x0260e, 0x0260e,),  # Black Telephone        (0x02611, 0x02611,),  # Ballot Box With Check        (0x02618, 0x02618,),  # Shamrock        (0x0261d, 0x0261d,),  # White Up Pointing Index        (0x02620, 0x02620,),  # Skull And Crossbones        (0x02622, 0x02623,),  # Radioactive Sign        ..Biohazard Sign        (0x02626, 0x02626,),  # Orthodox Cross        (0x0262a, 0x0262a,),  # Star And Crescent        (0x0262e, 0x0262f,),  # Peace Symbol            ..Yin Yang        (0x02638, 0x0263a,),  # Wheel Of Dharma         ..White Smiling Face        (0x02640, 0x02640,),  # Female Sign        (0x02642, 0x02642,),  # Male Sign        (0x0265f, 0x02660,),  # Black Chess Pawn        ..Black Spade Suit        (0x02663, 0x02663,),  # Black Club Suit        (0x02665, 0x02666,),  # Black Heart Suit        ..Black Diamond Suit        (0x02668, 0x02668,),  # Hot Springs        (0x0267b, 0x0267b,),  # Black Universal Recycling Symbol        (0x0267e, 0x0267e,),  # Permanent Paper Sign        (0x02692, 0x02692,),  # Hammer And Pick        (0x02694, 0x02697,),  # Crossed Swords          ..Alembic        (0x02699, 0x02699,),  # Gear        (0x0269b, 0x0269c,),  # Atom Symbol             ..Fleur-de-lis        (0x026a0, 0x026a0,),  # Warning Sign        (0x026a7, 0x026a7,),  # Male With Stroke And Male And Female Sign        (0x026b0, 0x026b1,),  # Coffin                  ..Funeral Urn        (0x026c8, 0x026c8,),  # Thunder Cloud And Rain        (0x026cf, 0x026cf,),  # Pick        (0x026d1, 0x026d1,),  # Helmet With White Cross        (0x026d3, 0x026d3,),  # Chains        (0x026e9, 0x026e9,),  # Shinto Shrine        (0x026f0, 0x026f1,),  # Mountain                ..Umbrella On Ground        (0x026f4, 0x026f4,),  # Ferry        (0x026f7, 0x026f9,),  # Skier                   ..Person With Ball        (0x02702, 0x02702,),  # Black Scissors        (0x02708, 0x02709,),  # Airplane                ..Envelope        (0x0270c, 0x0270d,),  # Victory Hand            ..Writing Hand        (0x0270f, 0x0270f,),  # Pencil        (0x02712, 0x02712,),  # Black Nib        (0x02714, 0x02714,),  # Heavy Check Mark        (0x02716, 0x02716,),  # Heavy Multiplication X        (0x0271d, 0x0271d,),  # Latin Cross        (0x02721, 0x02721,),  # Star Of David        (0x02733, 0x02734,),  # Eight Spoked Asterisk   ..Eight Pointed Black Star        (0x02744, 0x02744,),  # Snowflake        (0x02747, 0x02747,),  # Sparkle        (0x02763, 0x02764,),  # Heavy Heart Exclamation ..Heavy Black Heart        (0x027a1, 0x027a1,),  # Black Rightwards Arrow        (0x02934, 0x02935,),  # Arrow Pointing Rightward..Arrow Pointing Rightward        (0x02b05, 0x02b07,),  # Leftwards Black Arrow   ..Downwards Black Arrow        (0x1f170, 0x1f171,),  # Negative Squared Latin C..Negative Squared Latin C        (0x1f17e, 0x1f17f,),  # Negative Squared Latin C..Negative Squared Latin C        (0x1f321, 0x1f321,),  # Thermometer        (0x1f324, 0x1f32c,),  # White Sun With Small Clo..Wind Blowing Face        (0x1f336, 0x1f336,),  # Hot Pepper        (0x1f37d, 0x1f37d,),  # Fork And Knife With Plate        (0x1f396, 0x1f397,),  # Military Medal          ..Reminder Ribbon        (0x1f399, 0x1f39b,),  # Studio Microphone       ..Control Knobs        (0x1f39e, 0x1f39f,),  # Film Frames             ..Admission Tickets        (0x1f3cb, 0x1f3ce,),  # Weight Lifter           ..Racing Car        (0x1f3d4, 0x1f3df,),  # Snow Capped Mountain    ..Stadium        (0x1f3f3, 0x1f3f3,),  # Waving White Flag        (0x1f3f5, 0x1f3f5,),  # Rosette        (0x1f3f7, 0x1f3f7,),  # Label        (0x1f43f, 0x1f43f,),  # Chipmunk        (0x1f441, 0x1f441,),  # Eye        (0x1f4fd, 0x1f4fd,),  # Film Projector        (0x1f549, 0x1f54a,),  # Om Symbol               ..Dove Of Peace        (0x1f56f, 0x1f570,),  # Candle                  ..Mantelpiece Clock        (0x1f573, 0x1f579,),  # Hole                    ..Joystick        (0x1f587, 0x1f587,),  # Linked Paperclips        (0x1f58a, 0x1f58d,),  # Lower Left Ballpoint Pen..Lower Left Crayon        (0x1f590, 0x1f590,),  # Raised Hand With Fingers Splayed        (0x1f5a5, 0x1f5a5,),  # Desktop Computer        (0x1f5a8, 0x1f5a8,),  # Printer        (0x1f5b1, 0x1f5b2,),  # Three Button Mouse      ..Trackball        (0x1f5bc, 0x1f5bc,),  # Frame With Picture        (0x1f5c2, 0x1f5c4,),  # Card Index Dividers     ..File Cabinet        (0x1f5d1, 0x1f5d3,),  # Wastebasket             ..Spiral Calendar Pad        (0x1f5dc, 0x1f5de,),  # Compression             ..Rolled-up Newspaper        (0x1f5e1, 0x1f5e1,),  # Dagger Knife        (0x1f5e3, 0x1f5e3,),  # Speaking Head In Silhouette        (0x1f5e8, 0x1f5e8,),  # Left Speech Bubble        (0x1f5ef, 0x1f5ef,),  # Right Anger Bubble        (0x1f5f3, 0x1f5f3,),  # Ballot Box With Ballot        (0x1f5fa, 0x1f5fa,),  # World Map        (0x1f6cb, 0x1f6cb,),  # Couch And Lamp        (0x1f6cd, 0x1f6cf,),  # Shopping Bags           ..Bed        (0x1f6e0, 0x1f6e5,),  # Hammer And Wrench       ..Motor Boat        (0x1f6e9, 0x1f6e9,),  # Small Airplane        (0x1f6f0, 0x1f6f0,),  # Satellite        (0x1f6f3, 0x1f6f3,),  # Passenger Ship    ),
        copyright = '2017, Jeff Quastauthor = 'Jeff Quast'# The version info for the project you're documenting, acts as replacement for# |version| and |release|, also used in various other places throughout the# built documents.
urllib3
        copyright = f"# The short X.Y version.version = urllib3.__version__# The full version, including alpha/beta/rc tags.release = version
        Copyright (c) 2008-2020 Andrey Petrov and contributors.
Python programming language
        copyright file="resource.h" company="Outercurve Foundation">
        Copyright (c) 2019-2023 Microsoft Research, Daan Leijen
        Copyright (C) 2001-2006 Python Software Foundation# Author: Keith Dart# Contact: email-sig@python.org"""Class representing application/* type MIME documents."""
        Copyright \'a9 2001-2020 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\
        Copyright (C) 1997-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""email package exception classes."""
        Copyright (c) 2016      Gustavo Grieco <gustavo.grieco@imag.fr>
        Copyright (c) 2015-2021 MagicStack Inc.  http://magic.io
        Copyright (C) 2001-2012 Python Software Foundation. All Rights Reserved.# Modified and extended by Stefan Krah.#
        Copyright (c) 1999-2009 by Fredrik Lundh. * * info@pythonware.com * http://www.pythonware.com
        Copyright 2000-2004 Michael Hudson-Doyle <micahel@gmail.com>##                        All Rights Reserved
        Copyright 2006-2024 by the Pygments team.
        Copyright (C) 2004-2005 Gerhard H## This file is part of pysqlite.
        Copyright (C) 2006-2010 Gerhard H## This file is part of pysqlite.
        Copyright (c) 2017      Jos
        copyright = Button(py_buttons, text=                                   highlightbackground=self.bg,
        copyright) < 0)        goto error;    }
        copyright__all__ =           'total_ordering', 'cache', 'cmp_to_key', 'lru_cache', 'reduce',           'partial', 'partialmethod', 'singledispatch', 'singledispatchmethod',           'cached_property']from abc import get_cache_tokenfrom collections import namedtuple# import types, weakref  # Deferred to single_dispatch()from reprlib import recursive_reprfrom _thread import RLock
        Copyright (C) 1994 Steen Lumholt.                        All Rights Reserved
        Copyright (c) 2019-2023, Microsoft Research, Daan Leijen
        Copyright (c) 2018-2023 Microsoft Research, Daan Leijen
        Copyright (c) 2001-2024 Python Software Foundation; All Rights Reserved"
        Copyright (c) 2000-2005 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2001-2006 Gregory P. Ward.  All rights reserved.
        Copyright (c) 2004 by Secret Labs AB, http://www.pythonware.com
        Copyright (c) 2005-2006 ActiveState Software Inc. * * Namespace all expat exported symbols to avoid dynamic loading symbol * collisions when embedding Python.
        Copyright (c) 2001-2012 Python Software Foundation. All Rights Reserved. * Modified and extended by Stefan Krah. */
        Copyright (c) 1997-2001 by Secret Labs AB.  All rights reserved.## See the __init__.py file for information on usage and redistribution.
        Copyright (c) 2016      Cristian Rodr
        Copyright 2000, Mojam Media, Inc., all rights reserved.# Author: Skip Montanaro#
        Copyright (c) 2008-2020 Stefan Krah. All rights reserved.   Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions   are met:   1. Redistributions of source code must retain the above copyright      notice, this list of conditions and the following disclaimer.   2. Redistributions in binary form must reproduce the above copyright      notice, this list of conditions and the following disclaimer in the      documentation and/or other materials provided with the distribution.
        Copyright © 2001-2024 Python Software Foundation.  All rights reserved.
        Copyright (c) 2002-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2002      Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright Jason R. Coombs
        Copyright (c) 1999-2009 by Fredrik Lundh## By obtaining, using, and/or copying this software and/or its# associated documentation, you agree that you have read, understood,# and will comply with the following terms and conditions:## Permission to use, copy, modify, and distribute this software and# its associated documentation for any purpose and without fee is
        Copyright (C) 2001-2007 Python Software Foundation# Author: Barry Warsaw, Thomas Wouters, Anthony Baxter# Contact: email-sig@python.org"""A parser of RFC 2822 and MIME email messages."""
        copyright messageand disclaimer are retained in their original form.IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OFTHIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCHDAMAGE.
        Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.#
        Copyright (c) 2008-2020 Stefan Krah. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
        Copyright (c) 2016-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2008-2009, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * *     * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. *     * Neither the name of Google Inc. nor the names of its * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. *
        Copyright Disney Enterprises, Inc.  All Rights Reserved.
        Copyright 2000 by Timothy O##                All Rights Reserved
        Copyright (c) 2023      Owain Davies <owaind@bath.edu>
        Copyright (c) 2018-2021, Microsoft Research, Daan Leijen
        copyright: 2008-2014 by Georg Brandl.
        Copyright (c) 2016-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 2022-2023 HACL
        Copyright (c) 2004 by Peter Astrand <astrand@lysator.liu.se> * * By obtaining, using, and/or copying this software and/or its * associated documentation, you agree that you have read, understood, * and will comply with the following terms and conditions: * * Permission to use, copy, modify, and distribute this software and * its associated documentation for any purpose and without fee is
        Copyright (c) 2017      Rolf Eike Beer <eike@sf-mail.de>
        Copyright (C) 2001-2010 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Miscellaneous utilities."""
        Copyright (C) 2001,2002 Python Software Foundation# csv package unit testsimport copyimport sysimport unittestfrom io import StringIOfrom tempfile import TemporaryFileimport csvimport gcimport picklefrom test import supportfrom test.support import import_helper, check_disallow_instantiationfrom itertools import permutationsfrom textwrap import dedentfrom collections import OrderedDict
        copyright>'            : '\U000000a9        '\\<registered>'           : '\U000000ae',        '\\<hyphen>'               : '\U000000ad',        '\\<inverse>'              : '\U000000af',        '\\<onequarter>'           : '\U000000bc',        '\\<onehalf>'              : '\U000000bd',        '\\<threequarters>'        : '\U000000be',        '\\<ordfeminine>'          : '\U000000aa',        '\\<ordmasculine>'         : '\U000000ba',        '\\<section>'              : '\U000000a7',        '\\<paragraph>'            : '\U000000b6',        '\\<exclamdown>'           : '\U000000a1',        '\\<questiondown>'         : '\U000000bf',        '\\<euro>'                 : '\U000020ac',        '\\<pounds>'               : '\U000000a3',        '\\<yen>'                  : '\U000000a5',        '\\<cent>'                 : '\U000000a2',        '\\<currency>'             : '\U000000a4',        '\\<degree>'               : '\U000000b0',        '\\<amalg>'                : '\U00002a3f',        '\\<mho>'                  : '\U00002127',        '\\<lozenge>'              : '\U000025ca',        '\\<wp>'                   : '\U00002118',        '\\<wrong>'                : '\U00002240',        '\\<struct>'               : '\U000022c4',        '\\<acute>'                : '\U000000b4',        '\\<index>'                : '\U00000131',        '\\<dieresis>'             : '\U000000a8',        '\\<cedilla>'              : '\U000000b8',        '\\<hungarumlaut>'         : '\U000002dd',        '\\<some>'                 : '\U000003f5',        '\\<newline>'              : '\U000023ce',        '\\<open>'                 : '\U00002039',        '\\<close>'                : '\U0000203a',        '\\<here>'                 : '\U00002302',        '\\<^sub>'                 : '\U000021e9',        '\\<^sup>'                 : '\U000021e7',        '\\<^bold>'                : '\U00002759',        '\\<^bsub>'                : '\U000021d8',        '\\<^esub>'                : '\U000021d9',        '\\<^bsup>'                : '\U000021d7',        '\\<^esup>'                : '\U000021d6',    }
        Copyright (c) 2023      Orgad Shaneh <orgad.shaneh@audiocodes.com>
        Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        copyright'            : '\U000000a9        '\\textregistered'       : '\U000000ae',        '\\textonequarter'       : '\U000000bc',        '\\textonehalf'          : '\U000000bd',        '\\textthreequarters'    : '\U000000be',        '\\textordfeminine'      : '\U000000aa',        '\\textordmasculine'     : '\U000000ba',        '\\euro'                 : '\U000020ac',        '\\pounds'               : '\U000000a3',        '\\yen'                  : '\U000000a5',        '\\textcent'             : '\U000000a2',        '\\textcurrency'         : '\U000000a4',        '\\textdegree'           : '\U000000b0',    }
        Copyright © 2013 W3CAll Rights Reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:* Redistributions of works must retain the original copyright notice,  this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the original copyright  notice, this list of conditions and the following disclaimer in the  documentation and/or other materials provided with the distribution.* Neither the name of the W3C nor the names of its contributors may be  used to endorse or promote products derived from this work without  specific prior written permission.
        Copyright (c) 1991, 2000, 2001 by Lucent Technologies. * * Permission to use, copy, modify, and distribute this software for any * purpose without fee is hereby granted, provided that this entire notice * is included in all copies of any software which is or includes a copy * or modification of this software and in all copies of the supporting * documentation for such software.
        copyright: Copyright 2008 by Armin Ronacher.
        Copyright (C) 2011-2012 Vinay Sajip.
        copyright>//-------------------------------------------------------------------------------------------------#include "pch.h"static const LPCWSTR PYBA_WINDOW_CLASS = L"PythonBA";static const DWORD PYBA_ACQUIRE_PERCENTAGE = 30;static const LPCWSTR PYBA_VARIABLE_BUNDLE_FILE_VERSION = L"WixBundleFileVersion";
        Copyright (c) 2009,2010 Dustin J. Mitchell <dustin@zmanda.com>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved. This file is offered as-is, without any#   warranty.
        Copyright 1999, Bioreason, Inc., all rights reserved.   Author: Andrew Dalke
        Copyright (c) 2000-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2018-2020, Microsoft Research, Daan Leijen
        Copyright (c) 2017      V
        Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes  All rights reserved.  Redistribution and use in source and binary forms, with or without  modification, are permitted provided that the following conditions  are met:  1. Redistributions of source code must retain the above copyright     notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright     notice, this list of conditions and the following disclaimer in the     documentation and/or other materials provided with the distribution.
        Copyright (c) 2001-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2022      Jeffrey Walton <noloader@gmail.com>
        Copyright (C) 2002-2007 Python Software Foundation# Author: Ben Gertzfield# Contact: email-sig@python.org"""Base64 content transfer encoding per RFCs 2045-2047.
        Copyright (c) 2002      Karl Waclawek <karl@waclawek.net>
        Copyright(void);PyAPI_FUNC(const char *) Py_GetCompiler(void);PyAPI_FUNC(const char *) Py_GetBuildInfo(void);/* Signals */typedef void (*PyOS_sighandler_t)(int);PyAPI_FUNC(PyOS_sighandler_t) PyOS_getsig(int);PyAPI_FUNC(PyOS_sighandler_t) PyOS_setsig(int, PyOS_sighandler_t);
        Copyright (C) 2007-2012 Michael Foord# E-mail: fuzzyman AT voidspace DOT org DOT uk# http://www.voidspace.org.uk/python/mock/import unittestfrom test.test_unittest.testmock.support import is_instance, X, SomeClass
        copyright(self):
        copyright applies to Dialog, askinteger, askfloat and asktring## fredrik@pythonware.com# http://www.pythonware.com
        copyright)    def show_py_credits(self):        "Handle Python Credits button event."        self.display_printer_text('About - Python Credits', credits)    # Encode CREDITS.txt to utf-8 for proper version of Loewis.    # Specify others as ascii until need utf-8, so catch errors.    def show_idle_credits(self):
        Copyright © 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The   Netherlands.  All rights reserved.   Permission to use, copy, modify, and distribute this software and its   documentation for any purpose and without fee is hereby granted, provided that   the above copyright notice appear in all copies and that both that copyright   notice and this permission notice appear in supporting documentation, and that   the name of Stichting Mathematisch Centrum or CWI not be used in advertising or   publicity pertaining to distribution of the software without specific, written   prior permission.
        Copyright 2001-2021 by Vinay Sajip. All Rights Reserved.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose and without fee is hereby granted,# provided that the above copyright notice appear in all copies and that# both that copyright notice and this permission notice appear in# supporting documentation, and that the name of Vinay Sajip# not be used in advertising or publicity pertaining to distribution# of the software without specific, written prior permission.# VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL# VINAY SAJIP BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR# ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER# IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        Copyright (c) 1999 by Secret Labs AB
        Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
        Copyright (C) 2000  Bastian Kleineidam
        Copyright (c) 2022      Samanta Navarro <ferivoz@riseup.net>
        Copyright (C) 1994 X Consortium
        Copyright (c) Microsoft Corporation. All Rights Reserved.//**********************************************************************`#pragma once
        Copyright (C) 2012-2023 Python Software Foundation.
        Copyright (c) 1999 Toby Dickenson * * Permission to use this software in any way is granted without * fee, provided that the copyright notice above appears in all * copies. This software is provided "as is" without any warranty.
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,The Netherlands.  All rights reserved.Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies and thatboth that copyright notice and this permission notice appear insupporting documentation, and that the name of Stichting MathematischCentrum or CWI not be used in advertising or publicity pertaining todistribution of the software without specific, written priorpermission.
        Copyright (c) 2013  Marek Majkowski <marek@popcount.org>
        Copyright (c) 1999-2003 Steve Purcell
        Copyright 1992-1994, David Gottner * *                    All Rights Reserved
        Copyright (c) 2002 __MyCompanyName__. All rights reserved. *
        Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,   All rights reserved.   Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions   are met:    1. Redistributions of source code must retain the above copyright       notice, this list of conditions and the following disclaimer.    2. Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in the       documentation and/or other materials provided with the distribution.    3. The names of its contributors may not be used to endorse or promote
        Copyright (c) 2000 BeOpen.com.\n\All Rights Reserved.\n\\n\
        Copyright (c) 1999 by Fredrik LundhBy obtaining, using, and/or copying this software and/or itsassociated documentation, you agree that you have read, understood,and will comply with the following terms and conditions:Permission to use, copy, modify, and distribute this software and itsassociated documentation for any purpose and without fee is hereby
        Copyright 1996,1997 by Oliver Andrich, Koblenz, Germany. * *   Tidied for Python 1.6, and currently maintained by <amk@amk.ca>.
        Copyright (C) 2005 Gerhard H## This file is part of pysqlite.
        Copyright 2000, Mojam Media, Inc., all rights reserved.   Author: Skip Montanaro
        Copyright (C) 2002-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Base class for MIME multipart/* type messages."""
        Copyright (c) 2003-2005 by Peter Astrand <astrand@lysator.liu.se>
        Copyright (C) YEAR ORGANIZATION# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.#msgid ""msgstr """Project-Id-Version: PACKAGE VERSION\\n""POT-Creation-Date: %(time)s\\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\\n""Language-Team: LANGUAGE <LL@li.org>\\n""MIME-Version: 1.0\\n""Content-Type: text/plain; charset=%(charset)s\\n""Content-Transfer-Encoding: %(encoding)s\\n""Generated-By: pygettext.py %(version)s\\n"
        Copyright (c) 2003-2004 by Fredrik Lundh.  All rights reserved.## fredrik@pythonware.com# http://www.pythonware.com
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Class representing text/* type MIME documents."""
        Copyright Kenneth Reitz"
        Copyright (c) 1999-2002 by Secret Labs AB.
        Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen
        Copyright (c) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
        Copyright (c) 2010 Python Software Foundation. All Rights Reserved.# Adapted from Python's Lib/test/test_strtod.py (by Mark Dickinson)# More test cases for deccheck.py.
        Copyright © 2000 BeOpen.com.  All rights reserved.
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Class representing message/* MIME documents."""
        Copyright (c) 2007      Karl Waclawek <karl@waclawek.net>
        Copyright 2001-2023 by Vinay Sajip. All Rights Reserved.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose and without fee is hereby granted,# provided that the above copyright notice appear in all copies and that# both that copyright notice and this permission notice appear in# supporting documentation, and that the name of Vinay Sajip# not be used in advertising or publicity pertaining to distribution# of the software without specific, written prior permission.# VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL# VINAY SAJIP BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR# ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER# IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        Copyright (c) 2015-2021 MagicStack Inc.  http://magic.io__all__ = (    'AbstractEventLoopPolicy',    'AbstractEventLoop', 'AbstractServer',    'Handle', 'TimerHandle',    'get_event_loop_policy', 'set_event_loop_policy',    'get_event_loop', 'set_event_loop', 'new_event_loop',    'get_child_watcher', 'set_child_watcher',    '_set_running_loop', 'get_running_loop',    '_get_running_loop',
        copyright()    sethelper()    if not sys.flags.isolated:
        Copyright (C) 2002-2004 Python Software Foundation## A torture test of the email package.  This should not be run as part of the# standard Python test suite since it requires several meg of email messages# collected in the wild.  These source messages are not checked into the# Python distro, but are available as part of the standalone email package at# http://sf.net/projects/mimelib
        Copyright (C) 2001-2010 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Classes to generate plain text from a message object tree."""
        copyright>//-------------------------------------------------------------------------------------------------//{{NO_DEPENDENCIES// Microsoft Visual C++ generated include file.//#define IDC_STATIC                      -1
        Copyright (c) 2008-2020 Stefan Krah. All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:## 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.## 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,   All rights reserved.   Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions   are met:     1. Redistributions of source code must retain the above copyright    notice, this list of conditions and the following disclaimer.     2. Redistributions in binary form must reproduce the above copyright    notice, this list of conditions and the following disclaimer in the    documentation and/or other materials provided with the distribution.     3. The names of its contributors may not be used to endorse or promote
        Copyright (c) 2022      Sean McBride <sean@rogue-research.com>
        Copyright (C) 2005-2010 Gerhard H * * This file is part of pysqlite.
        Copyright (c) 2016-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright 2000-2010 Michael Hudson-Doyle <micahel@gmail.com>#                       Alex Gaynor#                       Antonio Cuni#                       Armin Rigo#                       Holger Krekel##                        All Rights Reserved
        Copyright 2000-2010 Michael Hudson-Doyle <micahel@gmail.com>#                       Armin Rigo##                        All Rights Reserved
        Copyright (C) 2001-2007 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Basic message object for the email package object model."""
        Copyright (c) 1999 by Fredrik Lundh * * By obtaining, using, and/or copying this software and/or its * associated documentation, you agree that you have read, understood, * and will comply with the following terms and conditions: * * Permission to use, copy, modify, and distribute this software and its * associated documentation for any purpose and without fee is hereby
        Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (c) 2022      Martin Ettl <ettl.martin78@googlemail.com>
        Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\n\All Rights Reserved.";const char *
        Copyright (c) 2016-2022 Sebastian Pipping <sebastian@pipping.org>
        copyright sign, U    'crarr':    0x21b5, # downwards arrow with corner leftwards = carriage return, U+21B5 NEW    'cup':      0x222a, # union = cup, U+222A ISOtech    'curren':   0x00a4, # currency sign, U+00A4 ISOnum    'dArr':     0x21d3, # downwards double arrow, U+21D3 ISOamsa    'dagger':   0x2020, # dagger, U+2020 ISOpub    'darr':     0x2193, # downwards arrow, U+2193 ISOnum    'deg':      0x00b0, # degree sign, U+00B0 ISOnum    'delta':    0x03b4, # greek small letter delta, U+03B4 ISOgrk3    'diams':    0x2666, # black diamond suit, U+2666 ISOpub    'divide':   0x00f7, # division sign, U+00F7 ISOnum    'eacute':   0x00e9, # latin small letter e with acute, U+00E9 ISOlat1    'ecirc':    0x00ea, # latin small letter e with circumflex, U+00EA ISOlat1    'egrave':   0x00e8, # latin small letter e with grave, U+00E8 ISOlat1    'empty':    0x2205, # empty set = null set = diameter, U+2205 ISOamso    'emsp':     0x2003, # em space, U+2003 ISOpub    'ensp':     0x2002, # en space, U+2002 ISOpub    'epsilon':  0x03b5, # greek small letter epsilon, U+03B5 ISOgrk3    'equiv':    0x2261, # identical to, U+2261 ISOtech    'eta':      0x03b7, # greek small letter eta, U+03B7 ISOgrk3    'eth':      0x00f0, # latin small letter eth, U+00F0 ISOlat1    'euml':     0x00eb, # latin small letter e with diaeresis, U+00EB ISOlat1    'euro':     0x20ac, # euro sign, U+20AC NEW    'exist':    0x2203, # there exists, U+2203 ISOtech    'fnof':     0x0192, # latin small f with hook = function = florin, U+0192 ISOtech    'forall':   0x2200, # for all, U+2200 ISOtech    'frac12':   0x00bd, # vulgar fraction one half = fraction one half, U+00BD ISOnum    'frac14':   0x00bc, # vulgar fraction one quarter = fraction one quarter, U+00BC ISOnum    'frac34':   0x00be, # vulgar fraction three quarters = fraction three quarters, U+00BE ISOnum    'frasl':    0x2044, # fraction slash, U+2044 NEW    'gamma':    0x03b3, # greek small letter gamma, U+03B3 ISOgrk3    'ge':       0x2265, # greater-than or equal to, U+2265 ISOtech    'gt':       0x003e, # greater-than sign, U+003E ISOnum    'hArr':     0x21d4, # left right double arrow, U+21D4 ISOamsa    'harr':     0x2194, # left right arrow, U+2194 ISOamsa    'hearts':   0x2665, # black heart suit = valentine, U+2665 ISOpub    'hellip':   0x2026, # horizontal ellipsis = three dot leader, U+2026 ISOpub    'iacute':   0x00ed, # latin small letter i with acute, U+00ED ISOlat1    'icirc':    0x00ee, # latin small letter i with circumflex, U+00EE ISOlat1    'iexcl':    0x00a1, # inverted exclamation mark, U+00A1 ISOnum    'igrave':   0x00ec, # latin small letter i with grave, U+00EC ISOlat1    'image':    0x2111, # blackletter capital I = imaginary part, U+2111 ISOamso    'infin':    0x221e, # infinity, U+221E ISOtech    'int':      0x222b, # integral, U+222B ISOtech    'iota':     0x03b9, # greek small letter iota, U+03B9 ISOgrk3    'iquest':   0x00bf, # inverted question mark = turned question mark, U+00BF ISOnum    'isin':     0x2208, # element of, U+2208 ISOtech    'iuml':     0x00ef, # latin small letter i with diaeresis, U+00EF ISOlat1    'kappa':    0x03ba, # greek small letter kappa, U+03BA ISOgrk3    'lArr':     0x21d0, # leftwards double arrow, U+21D0 ISOtech    'lambda':   0x03bb, # greek small letter lambda, U+03BB ISOgrk3    'lang':     0x2329, # left-pointing angle bracket = bra, U+2329 ISOtech    'laquo':    0x00ab, # left-pointing double angle quotation mark = left pointing guillemet, U+00AB ISOnum    'larr':     0x2190, # leftwards arrow, U+2190 ISOnum    'lceil':    0x2308, # left ceiling = apl upstile, U+2308 ISOamsc    'ldquo':    0x201c, # left double quotation mark, U+201C ISOnum    'le':       0x2264, # less-than or equal to, U+2264 ISOtech    'lfloor':   0x230a, # left floor = apl downstile, U+230A ISOamsc    'lowast':   0x2217, # asterisk operator, U+2217 ISOtech    'loz':      0x25ca, # lozenge, U+25CA ISOpub    'lrm':      0x200e, # left-to-right mark, U+200E NEW RFC 2070    'lsaquo':   0x2039, # single left-pointing angle quotation mark, U+2039 ISO proposed    'lsquo':    0x2018, # left single quotation mark, U+2018 ISOnum    'lt':       0x003c, # less-than sign, U+003C ISOnum    'macr':     0x00af, # macron = spacing macron = overline = APL overbar, U+00AF ISOdia    'mdash':    0x2014, # em dash, U+2014 ISOpub    'micro':    0x00b5, # micro sign, U+00B5 ISOnum    'middot':   0x00b7, # middle dot = Georgian comma = Greek middle dot, U+00B7 ISOnum    'minus':    0x2212, # minus sign, U+2212 ISOtech    'mu':       0x03bc, # greek small letter mu, U+03BC ISOgrk3    'nabla':    0x2207, # nabla = backward difference, U+2207 ISOtech    'nbsp':     0x00a0, # no-break space = non-breaking space, U+00A0 ISOnum    'ndash':    0x2013, # en dash, U+2013 ISOpub    'ne':       0x2260, # not equal to, U+2260 ISOtech    'ni':       0x220b, # contains as member, U+220B ISOtech    'not':      0x00ac, # not sign, U+00AC ISOnum    'notin':    0x2209, # not an element of, U+2209 ISOtech    'nsub':     0x2284, # not a subset of, U+2284 ISOamsn    'ntilde':   0x00f1, # latin small letter n with tilde, U+00F1 ISOlat1    'nu':       0x03bd, # greek small letter nu, U+03BD ISOgrk3    'oacute':   0x00f3, # latin small letter o with acute, U+00F3 ISOlat1    'ocirc':    0x00f4, # latin small letter o with circumflex, U+00F4 ISOlat1    'oelig':    0x0153, # latin small ligature oe, U+0153 ISOlat2    'ograve':   0x00f2, # latin small letter o with grave, U+00F2 ISOlat1    'oline':    0x203e, # overline = spacing overscore, U+203E NEW    'omega':    0x03c9, # greek small letter omega, U+03C9 ISOgrk3    'omicron':  0x03bf, # greek small letter omicron, U+03BF NEW    'oplus':    0x2295, # circled plus = direct sum, U+2295 ISOamsb    'or':       0x2228, # logical or = vee, U+2228 ISOtech    'ordf':     0x00aa, # feminine ordinal indicator, U+00AA ISOnum    'ordm':     0x00ba, # masculine ordinal indicator, U+00BA ISOnum    'oslash':   0x00f8, # latin small letter o with stroke, = latin small letter o slash, U+00F8 ISOlat1    'otilde':   0x00f5, # latin small letter o with tilde, U+00F5 ISOlat1    'otimes':   0x2297, # circled times = vector product, U+2297 ISOamsb    'ouml':     0x00f6, # latin small letter o with diaeresis, U+00F6 ISOlat1    'para':     0x00b6, # pilcrow sign = paragraph sign, U+00B6 ISOnum    'part':     0x2202, # partial differential, U+2202 ISOtech    'permil':   0x2030, # per mille sign, U+2030 ISOtech    'perp':     0x22a5, # up tack = orthogonal to = perpendicular, U+22A5 ISOtech    'phi':      0x03c6, # greek small letter phi, U+03C6 ISOgrk3    'pi':       0x03c0, # greek small letter pi, U+03C0 ISOgrk3    'piv':      0x03d6, # greek pi symbol, U+03D6 ISOgrk3    'plusmn':   0x00b1, # plus-minus sign = plus-or-minus sign, U+00B1 ISOnum    'pound':    0x00a3, # pound sign, U+00A3 ISOnum    'prime':    0x2032, # prime = minutes = feet, U+2032 ISOtech    'prod':     0x220f, # n-ary product = product sign, U+220F ISOamsb    'prop':     0x221d, # proportional to, U+221D ISOtech    'psi':      0x03c8, # greek small letter psi, U+03C8 ISOgrk3    'quot':     0x0022, # quotation mark = APL quote, U+0022 ISOnum    'rArr':     0x21d2, # rightwards double arrow, U+21D2 ISOtech    'radic':    0x221a, # square root = radical sign, U+221A ISOtech    'rang':     0x232a, # right-pointing angle bracket = ket, U+232A ISOtech    'raquo':    0x00bb, # right-pointing double angle quotation mark = right pointing guillemet, U+00BB ISOnum    'rarr':     0x2192, # rightwards arrow, U+2192 ISOnum    'rceil':    0x2309, # right ceiling, U+2309 ISOamsc    'rdquo':    0x201d, # right double quotation mark, U+201D ISOnum    'real':     0x211c, # blackletter capital R = real part symbol, U+211C ISOamso    'reg':      0x00ae, # registered sign = registered trade mark sign, U+00AE ISOnum    'rfloor':   0x230b, # right floor, U+230B ISOamsc    'rho':      0x03c1, # greek small letter rho, U+03C1 ISOgrk3    'rlm':      0x200f, # right-to-left mark, U+200F NEW RFC 2070    'rsaquo':   0x203a, # single right-pointing angle quotation mark, U+203A ISO proposed    'rsquo':    0x2019, # right single quotation mark, U+2019 ISOnum    'sbquo':    0x201a, # single low-9 quotation mark, U+201A NEW    'scaron':   0x0161, # latin small letter s with caron, U+0161 ISOlat2    'sdot':     0x22c5, # dot operator, U+22C5 ISOamsb    'sect':     0x00a7, # section sign, U+00A7 ISOnum    'shy':      0x00ad, # soft hyphen = discretionary hyphen, U+00AD ISOnum    'sigma':    0x03c3, # greek small letter sigma, U+03C3 ISOgrk3    'sigmaf':   0x03c2, # greek small letter final sigma, U+03C2 ISOgrk3    'sim':      0x223c, # tilde operator = varies with = similar to, U+223C ISOtech    'spades':   0x2660, # black spade suit, U+2660 ISOpub    'sub':      0x2282, # subset of, U+2282 ISOtech    'sube':     0x2286, # subset of or equal to, U+2286 ISOtech    'sum':      0x2211, # n-ary summation, U+2211 ISOamsb    'sup':      0x2283, # superset of, U+2283 ISOtech    'sup1':     0x00b9, # superscript one = superscript digit one, U+00B9 ISOnum    'sup2':     0x00b2, # superscript two = superscript digit two = squared, U+00B2 ISOnum    'sup3':     0x00b3, # superscript three = superscript digit three = cubed, U+00B3 ISOnum    'supe':     0x2287, # superset of or equal to, U+2287 ISOtech    'szlig':    0x00df, # latin small letter sharp s = ess-zed, U+00DF ISOlat1    'tau':      0x03c4, # greek small letter tau, U+03C4 ISOgrk3    'there4':   0x2234, # therefore, U+2234 ISOtech    'theta':    0x03b8, # greek small letter theta, U+03B8 ISOgrk3    'thetasym': 0x03d1, # greek small letter theta symbol, U+03D1 NEW    'thinsp':   0x2009, # thin space, U+2009 ISOpub    'thorn':    0x00fe, # latin small letter thorn with, U+00FE ISOlat1    'tilde':    0x02dc, # small tilde, U+02DC ISOdia    'times':    0x00d7, # multiplication sign, U+00D7 ISOnum    'trade':    0x2122, # trade mark sign, U+2122 ISOnum    'uArr':     0x21d1, # upwards double arrow, U+21D1 ISOamsa    'uacute':   0x00fa, # latin small letter u with acute, U+00FA ISOlat1    'uarr':     0x2191, # upwards arrow, U+2191 ISOnum    'ucirc':    0x00fb, # latin small letter u with circumflex, U+00FB ISOlat1    'ugrave':   0x00f9, # latin small letter u with grave, U+00F9 ISOlat1    'uml':      0x00a8, # diaeresis = spacing diaeresis, U+00A8 ISOdia    'upsih':    0x03d2, # greek upsilon with hook symbol, U+03D2 NEW    'upsilon':  0x03c5, # greek small letter upsilon, U+03C5 ISOgrk3    'uuml':     0x00fc, # latin small letter u with diaeresis, U+00FC ISOlat1    'weierp':   0x2118, # script capital P = power set = Weierstrass p, U+2118 ISOamso    'xi':       0x03be, # greek small letter xi, U+03BE ISOgrk3    'yacute':   0x00fd, # latin small letter y with acute, U+00FD ISOlat1    'yen':      0x00a5, # yen sign = yuan sign, U+00A5 ISOnum    'yuml':     0x00ff, # latin small letter y with diaeresis, U+00FF ISOlat1    'zeta':     0x03b6, # greek small letter zeta, U+03B6 ISOgrk3    'zwj':      0x200d, # zero width joiner, U+200D NEW RFC 2070    'zwnj':     0x200c, # zero width non-joiner, U+200C NEW RFC 2070}
        Copyright 1994 by Lance Ellinghouse   Cathedral City, California Republic, United States of America.                          All Rights Reserved   Permission to use, copy, modify, and distribute this software and its   documentation for any purpose and without fee is hereby granted,   provided that the above copyright notice appear in all copies and that   both that copyright notice and this permission notice appear in   supporting documentation, and that the name of Lance Ellinghouse   not be used in advertising or publicity pertaining to distribution   of the software without specific, written prior permission.   LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO   THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND   FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE   FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN   ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT   OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.   Modified by Jack Jansen, CWI, July 1995:
        Copyright (C) 2001-2022 Vinay Sajip. All Rights Reserved."""import loggingimport logging.handlersimport logging.config
        Copyright 1999, Bioreason, Inc., all rights reserved.# Author: Andrew Dalke#
        Copyright (C) 2006 - 2010  Gregor Lingl# email: glingl@aon.at## This software is provided 'as-is', without any express or implied# warranty.  In no event will the authors be held liable for any damages# arising from the use of this software.
        Copyright 2007 Python Software Foundation. */
        Copyright (C) 2003-2004 Federico Di Gregorio <fog@debian.org>
        Copyright (C) 1996-2021 Free Software Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        Copyright (c) 2019-2020 Ben Wagner <bungeman@chromium.org>
        Copyright (C) 2012-2023 Vinay Sajip.
        Copyright (c) 2002-2006 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2008-2020 Stefan Krah. All rights reserved.;; Redistribution and use in source and binary forms, with or without; modification, are permitted provided that the following conditions; are met:;; 1. Redistributions of source code must retain the above copyright;    notice, this list of conditions and the following disclaimer.;; 2. Redistributions in binary form must reproduce the above copyright;    notice, this list of conditions and the following disclaimer in the;    documentation and/or other materials provided with the distribution.;
        Copyright (c) 1999 by Fredrik Lundh. * * fredrik@pythonware.com * http://www.pythonware.com
        Copyright (c) 2017-2023 Sebastian Pipping <sebastian@pipping.org>
        Copyright)EXPORT_FUNC(Py_GetExecPrefix)EXPORT_FUNC(Py_GetPath)EXPORT_FUNC(Py_GetPlatform)EXPORT_FUNC(Py_GetPrefix)EXPORT_FUNC(Py_GetProgramFullPath)EXPORT_FUNC(Py_GetProgramName)EXPORT_FUNC(Py_GetPythonHome)EXPORT_FUNC(Py_GetRecursionLimit)EXPORT_FUNC(Py_GetVersion)EXPORT_FUNC(Py_IncRef)EXPORT_FUNC(Py_Initialize)EXPORT_FUNC(Py_InitializeEx)EXPORT_FUNC(Py_Is)EXPORT_FUNC(Py_IsFalse)EXPORT_FUNC(Py_IsFinalizing)EXPORT_FUNC(Py_IsInitialized)EXPORT_FUNC(Py_IsNone)EXPORT_FUNC(Py_IsTrue)EXPORT_FUNC(Py_LeaveRecursiveCall)EXPORT_FUNC(Py_Main)EXPORT_FUNC(Py_MakePendingCalls)EXPORT_FUNC(Py_NewInterpreter)EXPORT_FUNC(Py_NewRef)EXPORT_FUNC(Py_ReprEnter)EXPORT_FUNC(Py_ReprLeave)EXPORT_FUNC(Py_SetPath)EXPORT_FUNC(Py_SetProgramName)EXPORT_FUNC(Py_SetPythonHome)EXPORT_FUNC(Py_SetRecursionLimit)EXPORT_FUNC(Py_VaBuildValue)EXPORT_FUNC(Py_XNewRef)EXPORT_FUNC(PyAIter_Check)EXPORT_FUNC(PyArg_Parse)EXPORT_FUNC(PyArg_ParseTuple)EXPORT_FUNC(PyArg_ParseTupleAndKeywords)EXPORT_FUNC(PyArg_UnpackTuple)EXPORT_FUNC(PyArg_ValidateKeywordArguments)EXPORT_FUNC(PyArg_VaParse)EXPORT_FUNC(PyArg_VaParseTupleAndKeywords)EXPORT_FUNC(PyBool_FromLong)EXPORT_FUNC(PyBuffer_FillContiguousStrides)EXPORT_FUNC(PyBuffer_FillInfo)EXPORT_FUNC(PyBuffer_FromContiguous)EXPORT_FUNC(PyBuffer_GetPointer)EXPORT_FUNC(PyBuffer_IsContiguous)EXPORT_FUNC(PyBuffer_Release)EXPORT_FUNC(PyBuffer_SizeFromFormat)EXPORT_FUNC(PyBuffer_ToContiguous)EXPORT_FUNC(PyByteArray_AsString)EXPORT_FUNC(PyByteArray_Concat)EXPORT_FUNC(PyByteArray_FromObject)EXPORT_FUNC(PyByteArray_FromStringAndSize)EXPORT_FUNC(PyByteArray_Resize)EXPORT_FUNC(PyByteArray_Size)EXPORT_FUNC(PyBytes_AsString)EXPORT_FUNC(PyBytes_AsStringAndSize)EXPORT_FUNC(PyBytes_Concat)EXPORT_FUNC(PyBytes_ConcatAndDel)EXPORT_FUNC(PyBytes_DecodeEscape)EXPORT_FUNC(PyBytes_FromFormat)EXPORT_FUNC(PyBytes_FromFormatV)EXPORT_FUNC(PyBytes_FromObject)EXPORT_FUNC(PyBytes_FromString)EXPORT_FUNC(PyBytes_FromStringAndSize)EXPORT_FUNC(PyBytes_Repr)EXPORT_FUNC(PyBytes_Size)EXPORT_FUNC(PyCallable_Check)EXPORT_FUNC(PyCallIter_New)EXPORT_FUNC(PyCapsule_GetContext)EXPORT_FUNC(PyCapsule_GetDestructor)EXPORT_FUNC(PyCapsule_GetName)EXPORT_FUNC(PyCapsule_GetPointer)EXPORT_FUNC(PyCapsule_Import)EXPORT_FUNC(PyCapsule_IsValid)EXPORT_FUNC(PyCapsule_New)EXPORT_FUNC(PyCapsule_SetContext)EXPORT_FUNC(PyCapsule_SetDestructor)EXPORT_FUNC(PyCapsule_SetName)EXPORT_FUNC(PyCapsule_SetPointer)EXPORT_FUNC(PyCFunction_Call)EXPORT_FUNC(PyCFunction_GetFlags)EXPORT_FUNC(PyCFunction_GetFunction)EXPORT_FUNC(PyCFunction_GetSelf)EXPORT_FUNC(PyCFunction_New)EXPORT_FUNC(PyCFunction_NewEx)EXPORT_FUNC(PyCMethod_New)EXPORT_FUNC(PyCodec_BackslashReplaceErrors)EXPORT_FUNC(PyCodec_Decode)EXPORT_FUNC(PyCodec_Decoder)EXPORT_FUNC(PyCodec_Encode)EXPORT_FUNC(PyCodec_Encoder)EXPORT_FUNC(PyCodec_IgnoreErrors)EXPORT_FUNC(PyCodec_IncrementalDecoder)EXPORT_FUNC(PyCodec_IncrementalEncoder)EXPORT_FUNC(PyCodec_KnownEncoding)EXPORT_FUNC(PyCodec_LookupError)EXPORT_FUNC(PyCodec_NameReplaceErrors)EXPORT_FUNC(PyCodec_Register)EXPORT_FUNC(PyCodec_RegisterError)EXPORT_FUNC(PyCodec_ReplaceErrors)EXPORT_FUNC(PyCodec_StreamReader)EXPORT_FUNC(PyCodec_StreamWriter)EXPORT_FUNC(PyCodec_StrictErrors)EXPORT_FUNC(PyCodec_Unregister)EXPORT_FUNC(PyCodec_XMLCharRefReplaceErrors)EXPORT_FUNC(PyComplex_FromDoubles)EXPORT_FUNC(PyComplex_ImagAsDouble)EXPORT_FUNC(PyComplex_RealAsDouble)EXPORT_FUNC(PyDescr_NewClassMethod)EXPORT_FUNC(PyDescr_NewGetSet)EXPORT_FUNC(PyDescr_NewMember)EXPORT_FUNC(PyDescr_NewMethod)EXPORT_FUNC(PyDict_Clear)EXPORT_FUNC(PyDict_Contains)EXPORT_FUNC(PyDict_Copy)EXPORT_FUNC(PyDict_DelItem)EXPORT_FUNC(PyDict_DelItemString)EXPORT_FUNC(PyDict_GetItem)EXPORT_FUNC(PyDict_GetItemRef)EXPORT_FUNC(PyDict_GetItemString)EXPORT_FUNC(PyDict_GetItemStringRef)EXPORT_FUNC(PyDict_GetItemWithError)EXPORT_FUNC(PyDict_Items)EXPORT_FUNC(PyDict_Keys)EXPORT_FUNC(PyDict_Merge)EXPORT_FUNC(PyDict_MergeFromSeq2)EXPORT_FUNC(PyDict_New)EXPORT_FUNC(PyDict_Next)EXPORT_FUNC(PyDict_SetItem)EXPORT_FUNC(PyDict_SetItemString)EXPORT_FUNC(PyDict_Size)EXPORT_FUNC(PyDict_Update)EXPORT_FUNC(PyDict_Values)EXPORT_FUNC(PyDictProxy_New)EXPORT_FUNC(PyErr_BadArgument)EXPORT_FUNC(PyErr_BadInternalCall)EXPORT_FUNC(PyErr_CheckSignals)EXPORT_FUNC(PyErr_Clear)EXPORT_FUNC(PyErr_Display)EXPORT_FUNC(PyErr_DisplayException)EXPORT_FUNC(PyErr_ExceptionMatches)EXPORT_FUNC(PyErr_Fetch)EXPORT_FUNC(PyErr_Format)EXPORT_FUNC(PyErr_FormatV)EXPORT_FUNC(PyErr_GetExcInfo)EXPORT_FUNC(PyErr_GetHandledException)EXPORT_FUNC(PyErr_GetRaisedException)EXPORT_FUNC(PyErr_GivenExceptionMatches)EXPORT_FUNC(PyErr_NewException)EXPORT_FUNC(PyErr_NewExceptionWithDoc)EXPORT_FUNC(PyErr_NoMemory)EXPORT_FUNC(PyErr_NormalizeException)EXPORT_FUNC(PyErr_Occurred)EXPORT_FUNC(PyErr_Print)EXPORT_FUNC(PyErr_PrintEx)EXPORT_FUNC(PyErr_ProgramText)EXPORT_FUNC(PyErr_ResourceWarning)EXPORT_FUNC(PyErr_Restore)EXPORT_FUNC(PyErr_SetExcFromWindowsErr)EXPORT_FUNC(PyErr_SetExcFromWindowsErrWithFilename)EXPORT_FUNC(PyErr_SetExcFromWindowsErrWithFilenameObject)EXPORT_FUNC(PyErr_SetExcFromWindowsErrWithFilenameObjects)EXPORT_FUNC(PyErr_SetExcInfo)EXPORT_FUNC(PyErr_SetFromErrno)EXPORT_FUNC(PyErr_SetFromErrnoWithFilename)EXPORT_FUNC(PyErr_SetFromErrnoWithFilenameObject)EXPORT_FUNC(PyErr_SetFromErrnoWithFilenameObjects)EXPORT_FUNC(PyErr_SetFromWindowsErr)EXPORT_FUNC(PyErr_SetFromWindowsErrWithFilename)EXPORT_FUNC(PyErr_SetHandledException)EXPORT_FUNC(PyErr_SetImportError)EXPORT_FUNC(PyErr_SetImportErrorSubclass)EXPORT_FUNC(PyErr_SetInterrupt)EXPORT_FUNC(PyErr_SetInterruptEx)EXPORT_FUNC(PyErr_SetNone)EXPORT_FUNC(PyErr_SetObject)EXPORT_FUNC(PyErr_SetRaisedException)EXPORT_FUNC(PyErr_SetString)EXPORT_FUNC(PyErr_SyntaxLocation)EXPORT_FUNC(PyErr_SyntaxLocationEx)EXPORT_FUNC(PyErr_WarnEx)EXPORT_FUNC(PyErr_WarnExplicit)EXPORT_FUNC(PyErr_WarnFormat)EXPORT_FUNC(PyErr_WriteUnraisable)EXPORT_FUNC(PyEval_AcquireLock)EXPORT_FUNC(PyEval_AcquireThread)EXPORT_FUNC(PyEval_CallFunction)EXPORT_FUNC(PyEval_CallMethod)EXPORT_FUNC(PyEval_CallObjectWithKeywords)EXPORT_FUNC(PyEval_EvalCode)EXPORT_FUNC(PyEval_EvalCodeEx)EXPORT_FUNC(PyEval_EvalFrame)EXPORT_FUNC(PyEval_EvalFrameEx)EXPORT_FUNC(PyEval_GetBuiltins)EXPORT_FUNC(PyEval_GetFrame)EXPORT_FUNC(PyEval_GetFrameBuiltins)EXPORT_FUNC(PyEval_GetFrameGlobals)EXPORT_FUNC(PyEval_GetFrameLocals)EXPORT_FUNC(PyEval_GetFuncDesc)EXPORT_FUNC(PyEval_GetFuncName)EXPORT_FUNC(PyEval_GetGlobals)EXPORT_FUNC(PyEval_GetLocals)EXPORT_FUNC(PyEval_InitThreads)EXPORT_FUNC(PyEval_ReleaseLock)EXPORT_FUNC(PyEval_ReleaseThread)EXPORT_FUNC(PyEval_RestoreThread)EXPORT_FUNC(PyEval_SaveThread)EXPORT_FUNC(PyEval_ThreadsInitialized)EXPORT_FUNC(PyException_GetArgs)EXPORT_FUNC(PyException_GetCause)EXPORT_FUNC(PyException_GetContext)EXPORT_FUNC(PyException_GetTraceback)EXPORT_FUNC(PyException_SetArgs)EXPORT_FUNC(PyException_SetCause)EXPORT_FUNC(PyException_SetContext)EXPORT_FUNC(PyException_SetTraceback)EXPORT_FUNC(PyExceptionClass_Name)EXPORT_FUNC(PyFile_FromFd)EXPORT_FUNC(PyFile_GetLine)EXPORT_FUNC(PyFile_WriteObject)EXPORT_FUNC(PyFile_WriteString)EXPORT_FUNC(PyFloat_AsDouble)EXPORT_FUNC(PyFloat_FromDouble)EXPORT_FUNC(PyFloat_FromString)EXPORT_FUNC(PyFloat_GetInfo)EXPORT_FUNC(PyFloat_GetMax)EXPORT_FUNC(PyFloat_GetMin)EXPORT_FUNC(PyFrame_GetCode)EXPORT_FUNC(PyFrame_GetLineNumber)EXPORT_FUNC(PyFrozenSet_New)EXPORT_FUNC(PyGC_Collect)EXPORT_FUNC(PyGC_Disable)EXPORT_FUNC(PyGC_Enable)EXPORT_FUNC(PyGC_IsEnabled)EXPORT_FUNC(PyGILState_Ensure)EXPORT_FUNC(PyGILState_GetThisThreadState)EXPORT_FUNC(PyGILState_Release)EXPORT_FUNC(PyImport_AddModule)EXPORT_FUNC(PyImport_AddModuleObject)EXPORT_FUNC(PyImport_AddModuleRef)EXPORT_FUNC(PyImport_AppendInittab)EXPORT_FUNC(PyImport_ExecCodeModule)EXPORT_FUNC(PyImport_ExecCodeModuleEx)EXPORT_FUNC(PyImport_ExecCodeModuleObject)EXPORT_FUNC(PyImport_ExecCodeModuleWithPathnames)EXPORT_FUNC(PyImport_GetImporter)EXPORT_FUNC(PyImport_GetMagicNumber)EXPORT_FUNC(PyImport_GetMagicTag)EXPORT_FUNC(PyImport_GetModule)EXPORT_FUNC(PyImport_GetModuleDict)EXPORT_FUNC(PyImport_Import)EXPORT_FUNC(PyImport_ImportFrozenModule)EXPORT_FUNC(PyImport_ImportFrozenModuleObject)EXPORT_FUNC(PyImport_ImportModule)EXPORT_FUNC(PyImport_ImportModuleLevel)EXPORT_FUNC(PyImport_ImportModuleLevelObject)EXPORT_FUNC(PyImport_ImportModuleNoBlock)EXPORT_FUNC(PyImport_ReloadModule)EXPORT_FUNC(PyIndex_Check)EXPORT_FUNC(PyInterpreterState_Clear)EXPORT_FUNC(PyInterpreterState_Delete)EXPORT_FUNC(PyInterpreterState_Get)EXPORT_FUNC(PyInterpreterState_GetDict)EXPORT_FUNC(PyInterpreterState_GetID)EXPORT_FUNC(PyInterpreterState_New)EXPORT_FUNC(PyIter_Check)EXPORT_FUNC(PyIter_Next)EXPORT_FUNC(PyIter_Send)EXPORT_FUNC(PyList_Append)EXPORT_FUNC(PyList_AsTuple)EXPORT_FUNC(PyList_GetItem)EXPORT_FUNC(PyList_GetItemRef)EXPORT_FUNC(PyList_GetSlice)EXPORT_FUNC(PyList_Insert)EXPORT_FUNC(PyList_New)EXPORT_FUNC(PyList_Reverse)EXPORT_FUNC(PyList_SetItem)EXPORT_FUNC(PyList_SetSlice)EXPORT_FUNC(PyList_Size)EXPORT_FUNC(PyList_Sort)EXPORT_FUNC(PyLong_AsDouble)EXPORT_FUNC(PyLong_AsInt)EXPORT_FUNC(PyLong_AsLong)EXPORT_FUNC(PyLong_AsLongAndOverflow)EXPORT_FUNC(PyLong_AsLongLong)EXPORT_FUNC(PyLong_AsLongLongAndOverflow)EXPORT_FUNC(PyLong_AsSize_t)EXPORT_FUNC(PyLong_AsSsize_t)EXPORT_FUNC(PyLong_AsUnsignedLong)EXPORT_FUNC(PyLong_AsUnsignedLongLong)EXPORT_FUNC(PyLong_AsUnsignedLongLongMask)EXPORT_FUNC(PyLong_AsUnsignedLongMask)EXPORT_FUNC(PyLong_AsVoidPtr)EXPORT_FUNC(PyLong_FromDouble)EXPORT_FUNC(PyLong_FromLong)EXPORT_FUNC(PyLong_FromLongLong)EXPORT_FUNC(PyLong_FromSize_t)EXPORT_FUNC(PyLong_FromSsize_t)EXPORT_FUNC(PyLong_FromString)EXPORT_FUNC(PyLong_FromUnsignedLong)EXPORT_FUNC(PyLong_FromUnsignedLongLong)EXPORT_FUNC(PyLong_FromVoidPtr)EXPORT_FUNC(PyLong_GetInfo)EXPORT_FUNC(PyMapping_Check)EXPORT_FUNC(PyMapping_GetItemString)EXPORT_FUNC(PyMapping_GetOptionalItem)EXPORT_FUNC(PyMapping_GetOptionalItemString)EXPORT_FUNC(PyMapping_HasKey)EXPORT_FUNC(PyMapping_HasKeyString)EXPORT_FUNC(PyMapping_HasKeyStringWithError)EXPORT_FUNC(PyMapping_HasKeyWithError)EXPORT_FUNC(PyMapping_Items)EXPORT_FUNC(PyMapping_Keys)EXPORT_FUNC(PyMapping_Length)EXPORT_FUNC(PyMapping_SetItemString)EXPORT_FUNC(PyMapping_Size)EXPORT_FUNC(PyMapping_Values)EXPORT_FUNC(PyMarshal_ReadObjectFromString)EXPORT_FUNC(PyMarshal_WriteObjectToString)EXPORT_FUNC(PyMem_Calloc)EXPORT_FUNC(PyMem_Free)EXPORT_FUNC(PyMem_Malloc)EXPORT_FUNC(PyMem_RawCalloc)EXPORT_FUNC(PyMem_RawFree)EXPORT_FUNC(PyMem_RawMalloc)EXPORT_FUNC(PyMem_RawRealloc)EXPORT_FUNC(PyMem_Realloc)EXPORT_FUNC(PyMember_GetOne)EXPORT_FUNC(PyMember_SetOne)EXPORT_FUNC(PyMemoryView_FromBuffer)EXPORT_FUNC(PyMemoryView_FromMemory)EXPORT_FUNC(PyMemoryView_FromObject)EXPORT_FUNC(PyMemoryView_GetContiguous)EXPORT_FUNC(PyModule_Add)EXPORT_FUNC(PyModule_AddFunctions)EXPORT_FUNC(PyModule_AddIntConstant)EXPORT_FUNC(PyModule_AddObject)EXPORT_FUNC(PyModule_AddObjectRef)EXPORT_FUNC(PyModule_AddStringConstant)EXPORT_FUNC(PyModule_AddType)EXPORT_FUNC(PyModule_Create2)EXPORT_FUNC(PyModule_ExecDef)EXPORT_FUNC(PyModule_FromDefAndSpec2)EXPORT_FUNC(PyModule_GetDef)EXPORT_FUNC(PyModule_GetDict)EXPORT_FUNC(PyModule_GetFilename)EXPORT_FUNC(PyModule_GetFilenameObject)EXPORT_FUNC(PyModule_GetName)EXPORT_FUNC(PyModule_GetNameObject)EXPORT_FUNC(PyModule_GetState)EXPORT_FUNC(PyModule_New)EXPORT_FUNC(PyModule_NewObject)EXPORT_FUNC(PyModule_SetDocString)EXPORT_FUNC(PyModuleDef_Init)EXPORT_FUNC(PyNumber_Absolute)EXPORT_FUNC(PyNumber_Add)EXPORT_FUNC(PyNumber_And)EXPORT_FUNC(PyNumber_AsSsize_t)EXPORT_FUNC(PyNumber_Check)EXPORT_FUNC(PyNumber_Divmod)EXPORT_FUNC(PyNumber_Float)EXPORT_FUNC(PyNumber_FloorDivide)EXPORT_FUNC(PyNumber_Index)EXPORT_FUNC(PyNumber_InPlaceAdd)EXPORT_FUNC(PyNumber_InPlaceAnd)EXPORT_FUNC(PyNumber_InPlaceFloorDivide)EXPORT_FUNC(PyNumber_InPlaceLshift)EXPORT_FUNC(PyNumber_InPlaceMatrixMultiply)EXPORT_FUNC(PyNumber_InPlaceMultiply)EXPORT_FUNC(PyNumber_InPlaceOr)EXPORT_FUNC(PyNumber_InPlacePower)EXPORT_FUNC(PyNumber_InPlaceRemainder)EXPORT_FUNC(PyNumber_InPlaceRshift)EXPORT_FUNC(PyNumber_InPlaceSubtract)EXPORT_FUNC(PyNumber_InPlaceTrueDivide)EXPORT_FUNC(PyNumber_InPlaceXor)EXPORT_FUNC(PyNumber_Invert)EXPORT_FUNC(PyNumber_Long)EXPORT_FUNC(PyNumber_Lshift)EXPORT_FUNC(PyNumber_MatrixMultiply)EXPORT_FUNC(PyNumber_Multiply)EXPORT_FUNC(PyNumber_Negative)EXPORT_FUNC(PyNumber_Or)EXPORT_FUNC(PyNumber_Positive)EXPORT_FUNC(PyNumber_Power)EXPORT_FUNC(PyNumber_Remainder)EXPORT_FUNC(PyNumber_Rshift)EXPORT_FUNC(PyNumber_Subtract)EXPORT_FUNC(PyNumber_ToBase)EXPORT_FUNC(PyNumber_TrueDivide)EXPORT_FUNC(PyNumber_Xor)EXPORT_FUNC(PyObject_AsCharBuffer)EXPORT_FUNC(PyObject_ASCII)EXPORT_FUNC(PyObject_AsFileDescriptor)EXPORT_FUNC(PyObject_AsReadBuffer)EXPORT_FUNC(PyObject_AsWriteBuffer)EXPORT_FUNC(PyObject_Bytes)EXPORT_FUNC(PyObject_Call)EXPORT_FUNC(PyObject_CallFunction)EXPORT_FUNC(PyObject_CallFunctionObjArgs)EXPORT_FUNC(PyObject_CallMethod)EXPORT_FUNC(PyObject_CallMethodObjArgs)EXPORT_FUNC(PyObject_CallNoArgs)EXPORT_FUNC(PyObject_CallObject)EXPORT_FUNC(PyObject_Calloc)EXPORT_FUNC(PyObject_CheckBuffer)EXPORT_FUNC(PyObject_CheckReadBuffer)EXPORT_FUNC(PyObject_ClearWeakRefs)EXPORT_FUNC(PyObject_CopyData)EXPORT_FUNC(PyObject_DelAttr)EXPORT_FUNC(PyObject_DelAttrString)EXPORT_FUNC(PyObject_DelItem)EXPORT_FUNC(PyObject_DelItemString)EXPORT_FUNC(PyObject_Dir)EXPORT_FUNC(PyObject_Format)EXPORT_FUNC(PyObject_Free)EXPORT_FUNC(PyObject_GC_Del)EXPORT_FUNC(PyObject_GC_IsFinalized)EXPORT_FUNC(PyObject_GC_IsTracked)EXPORT_FUNC(PyObject_GC_Track)EXPORT_FUNC(PyObject_GC_UnTrack)EXPORT_FUNC(PyObject_GenericGetAttr)EXPORT_FUNC(PyObject_GenericGetDict)EXPORT_FUNC(PyObject_GenericSetAttr)EXPORT_FUNC(PyObject_GenericSetDict)EXPORT_FUNC(PyObject_GetAIter)EXPORT_FUNC(PyObject_GetAttr)EXPORT_FUNC(PyObject_GetAttrString)EXPORT_FUNC(PyObject_GetBuffer)EXPORT_FUNC(PyObject_GetItem)EXPORT_FUNC(PyObject_GetIter)EXPORT_FUNC(PyObject_GetOptionalAttr)EXPORT_FUNC(PyObject_GetOptionalAttrString)EXPORT_FUNC(PyObject_GetTypeData)EXPORT_FUNC(PyObject_HasAttr)EXPORT_FUNC(PyObject_HasAttrString)EXPORT_FUNC(PyObject_HasAttrStringWithError)EXPORT_FUNC(PyObject_HasAttrWithError)EXPORT_FUNC(PyObject_Hash)EXPORT_FUNC(PyObject_HashNotImplemented)EXPORT_FUNC(PyObject_Init)EXPORT_FUNC(PyObject_InitVar)EXPORT_FUNC(PyObject_IsInstance)EXPORT_FUNC(PyObject_IsSubclass)EXPORT_FUNC(PyObject_IsTrue)EXPORT_FUNC(PyObject_Length)EXPORT_FUNC(PyObject_Malloc)EXPORT_FUNC(PyObject_Not)EXPORT_FUNC(PyObject_Realloc)EXPORT_FUNC(PyObject_Repr)EXPORT_FUNC(PyObject_RichCompare)EXPORT_FUNC(PyObject_RichCompareBool)EXPORT_FUNC(PyObject_SelfIter)EXPORT_FUNC(PyObject_SetAttr)EXPORT_FUNC(PyObject_SetAttrString)EXPORT_FUNC(PyObject_SetItem)EXPORT_FUNC(PyObject_Size)EXPORT_FUNC(PyObject_Str)EXPORT_FUNC(PyObject_Type)EXPORT_FUNC(PyObject_Vectorcall)EXPORT_FUNC(PyObject_VectorcallMethod)EXPORT_FUNC(PyOS_CheckStack)EXPORT_FUNC(PyOS_double_to_string)EXPORT_FUNC(PyOS_FSPath)EXPORT_FUNC(PyOS_getsig)EXPORT_FUNC(PyOS_InterruptOccurred)EXPORT_FUNC(PyOS_mystricmp)EXPORT_FUNC(PyOS_mystrnicmp)EXPORT_FUNC(PyOS_setsig)EXPORT_FUNC(PyOS_snprintf)EXPORT_FUNC(PyOS_string_to_double)EXPORT_FUNC(PyOS_strtol)EXPORT_FUNC(PyOS_strtoul)EXPORT_FUNC(PyOS_vsnprintf)EXPORT_FUNC(PySeqIter_New)EXPORT_FUNC(PySequence_Check)EXPORT_FUNC(PySequence_Concat)EXPORT_FUNC(PySequence_Contains)EXPORT_FUNC(PySequence_Count)EXPORT_FUNC(PySequence_DelItem)EXPORT_FUNC(PySequence_DelSlice)EXPORT_FUNC(PySequence_Fast)EXPORT_FUNC(PySequence_GetItem)EXPORT_FUNC(PySequence_GetSlice)EXPORT_FUNC(PySequence_In)EXPORT_FUNC(PySequence_Index)EXPORT_FUNC(PySequence_InPlaceConcat)EXPORT_FUNC(PySequence_InPlaceRepeat)EXPORT_FUNC(PySequence_Length)EXPORT_FUNC(PySequence_List)EXPORT_FUNC(PySequence_Repeat)EXPORT_FUNC(PySequence_SetItem)EXPORT_FUNC(PySequence_SetSlice)EXPORT_FUNC(PySequence_Size)EXPORT_FUNC(PySequence_Tuple)EXPORT_FUNC(PySet_Add)EXPORT_FUNC(PySet_Clear)EXPORT_FUNC(PySet_Contains)EXPORT_FUNC(PySet_Discard)EXPORT_FUNC(PySet_New)EXPORT_FUNC(PySet_Pop)EXPORT_FUNC(PySet_Size)EXPORT_FUNC(PySlice_AdjustIndices)EXPORT_FUNC(PySlice_GetIndices)EXPORT_FUNC(PySlice_GetIndicesEx)EXPORT_FUNC(PySlice_New)EXPORT_FUNC(PySlice_Unpack)EXPORT_FUNC(PyState_AddModule)EXPORT_FUNC(PyState_FindModule)EXPORT_FUNC(PyState_RemoveModule)EXPORT_FUNC(PyStructSequence_GetItem)EXPORT_FUNC(PyStructSequence_New)EXPORT_FUNC(PyStructSequence_NewType)EXPORT_FUNC(PyStructSequence_SetItem)EXPORT_FUNC(PySys_AddWarnOption)EXPORT_FUNC(PySys_AddWarnOptionUnicode)EXPORT_FUNC(PySys_AddXOption)EXPORT_FUNC(PySys_Audit)EXPORT_FUNC(PySys_AuditTuple)EXPORT_FUNC(PySys_FormatStderr)EXPORT_FUNC(PySys_FormatStdout)EXPORT_FUNC(PySys_GetObject)EXPORT_FUNC(PySys_GetXOptions)EXPORT_FUNC(PySys_HasWarnOptions)EXPORT_FUNC(PySys_ResetWarnOptions)EXPORT_FUNC(PySys_SetArgv)EXPORT_FUNC(PySys_SetArgvEx)EXPORT_FUNC(PySys_SetObject)EXPORT_FUNC(PySys_SetPath)EXPORT_FUNC(PySys_WriteStderr)EXPORT_FUNC(PySys_WriteStdout)EXPORT_FUNC(PyThread_acquire_lock)EXPORT_FUNC(PyThread_acquire_lock_timed)EXPORT_FUNC(PyThread_allocate_lock)EXPORT_FUNC(PyThread_create_key)EXPORT_FUNC(PyThread_delete_key)EXPORT_FUNC(PyThread_delete_key_value)EXPORT_FUNC(PyThread_exit_thread)EXPORT_FUNC(PyThread_free_lock)EXPORT_FUNC(PyThread_get_key_value)EXPORT_FUNC(PyThread_get_stacksize)EXPORT_FUNC(PyThread_get_thread_ident)EXPORT_FUNC(PyThread_get_thread_native_id)EXPORT_FUNC(PyThread_GetInfo)EXPORT_FUNC(PyThread_init_thread)EXPORT_FUNC(PyThread_ReInitTLS)EXPORT_FUNC(PyThread_release_lock)EXPORT_FUNC(PyThread_set_key_value)EXPORT_FUNC(PyThread_set_stacksize)EXPORT_FUNC(PyThread_start_new_thread)EXPORT_FUNC(PyThread_tss_alloc)EXPORT_FUNC(PyThread_tss_create)EXPORT_FUNC(PyThread_tss_delete)EXPORT_FUNC(PyThread_tss_free)EXPORT_FUNC(PyThread_tss_get)EXPORT_FUNC(PyThread_tss_is_created)EXPORT_FUNC(PyThread_tss_set)EXPORT_FUNC(PyThreadState_Clear)EXPORT_FUNC(PyThreadState_Delete)EXPORT_FUNC(PyThreadState_DeleteCurrent)EXPORT_FUNC(PyThreadState_Get)EXPORT_FUNC(PyThreadState_GetDict)EXPORT_FUNC(PyThreadState_GetFrame)EXPORT_FUNC(PyThreadState_GetID)EXPORT_FUNC(PyThreadState_GetInterpreter)EXPORT_FUNC(PyThreadState_New)EXPORT_FUNC(PyThreadState_SetAsyncExc)EXPORT_FUNC(PyThreadState_Swap)EXPORT_FUNC(PyTraceBack_Here)EXPORT_FUNC(PyTraceBack_Print)EXPORT_FUNC(PyTuple_GetItem)EXPORT_FUNC(PyTuple_GetSlice)EXPORT_FUNC(PyTuple_New)EXPORT_FUNC(PyTuple_Pack)EXPORT_FUNC(PyTuple_SetItem)EXPORT_FUNC(PyTuple_Size)EXPORT_FUNC(PyType_ClearCache)EXPORT_FUNC(PyType_FromMetaclass)EXPORT_FUNC(PyType_FromModuleAndSpec)EXPORT_FUNC(PyType_FromSpec)EXPORT_FUNC(PyType_FromSpecWithBases)EXPORT_FUNC(PyType_GenericAlloc)EXPORT_FUNC(PyType_GenericNew)EXPORT_FUNC(PyType_GetFlags)EXPORT_FUNC(PyType_GetFullyQualifiedName)EXPORT_FUNC(PyType_GetModule)EXPORT_FUNC(PyType_GetModuleByDef)EXPORT_FUNC(PyType_GetModuleName)EXPORT_FUNC(PyType_GetModuleState)EXPORT_FUNC(PyType_GetName)EXPORT_FUNC(PyType_GetQualName)EXPORT_FUNC(PyType_GetSlot)EXPORT_FUNC(PyType_GetTypeDataSize)EXPORT_FUNC(PyType_IsSubtype)EXPORT_FUNC(PyType_Modified)EXPORT_FUNC(PyType_Ready)EXPORT_FUNC(PyUnicode_Append)EXPORT_FUNC(PyUnicode_AppendAndDel)EXPORT_FUNC(PyUnicode_AsASCIIString)EXPORT_FUNC(PyUnicode_AsCharmapString)EXPORT_FUNC(PyUnicode_AsDecodedObject)EXPORT_FUNC(PyUnicode_AsDecodedUnicode)EXPORT_FUNC(PyUnicode_AsEncodedObject)EXPORT_FUNC(PyUnicode_AsEncodedString)EXPORT_FUNC(PyUnicode_AsEncodedUnicode)EXPORT_FUNC(PyUnicode_AsLatin1String)EXPORT_FUNC(PyUnicode_AsMBCSString)EXPORT_FUNC(PyUnicode_AsRawUnicodeEscapeString)EXPORT_FUNC(PyUnicode_AsUCS4)EXPORT_FUNC(PyUnicode_AsUCS4Copy)EXPORT_FUNC(PyUnicode_AsUnicodeEscapeString)EXPORT_FUNC(PyUnicode_AsUTF16String)EXPORT_FUNC(PyUnicode_AsUTF32String)EXPORT_FUNC(PyUnicode_AsUTF8AndSize)EXPORT_FUNC(PyUnicode_AsUTF8String)EXPORT_FUNC(PyUnicode_AsWideChar)EXPORT_FUNC(PyUnicode_AsWideCharString)EXPORT_FUNC(PyUnicode_BuildEncodingMap)EXPORT_FUNC(PyUnicode_Compare)EXPORT_FUNC(PyUnicode_CompareWithASCIIString)EXPORT_FUNC(PyUnicode_Concat)EXPORT_FUNC(PyUnicode_Contains)EXPORT_FUNC(PyUnicode_Count)EXPORT_FUNC(PyUnicode_Decode)EXPORT_FUNC(PyUnicode_DecodeASCII)EXPORT_FUNC(PyUnicode_DecodeCharmap)EXPORT_FUNC(PyUnicode_DecodeCodePageStateful)EXPORT_FUNC(PyUnicode_DecodeFSDefault)EXPORT_FUNC(PyUnicode_DecodeFSDefaultAndSize)EXPORT_FUNC(PyUnicode_DecodeLatin1)EXPORT_FUNC(PyUnicode_DecodeLocale)EXPORT_FUNC(PyUnicode_DecodeLocaleAndSize)EXPORT_FUNC(PyUnicode_DecodeMBCS)EXPORT_FUNC(PyUnicode_DecodeMBCSStateful)EXPORT_FUNC(PyUnicode_DecodeRawUnicodeEscape)EXPORT_FUNC(PyUnicode_DecodeUnicodeEscape)EXPORT_FUNC(PyUnicode_DecodeUTF16)EXPORT_FUNC(PyUnicode_DecodeUTF16Stateful)EXPORT_FUNC(PyUnicode_DecodeUTF32)EXPORT_FUNC(PyUnicode_DecodeUTF32Stateful)EXPORT_FUNC(PyUnicode_DecodeUTF7)EXPORT_FUNC(PyUnicode_DecodeUTF7Stateful)EXPORT_FUNC(PyUnicode_DecodeUTF8)EXPORT_FUNC(PyUnicode_DecodeUTF8Stateful)EXPORT_FUNC(PyUnicode_EncodeCodePage)EXPORT_FUNC(PyUnicode_EncodeFSDefault)EXPORT_FUNC(PyUnicode_EncodeLocale)EXPORT_FUNC(PyUnicode_EqualToUTF8)EXPORT_FUNC(PyUnicode_EqualToUTF8AndSize)EXPORT_FUNC(PyUnicode_Find)EXPORT_FUNC(PyUnicode_FindChar)EXPORT_FUNC(PyUnicode_Format)EXPORT_FUNC(PyUnicode_FromEncodedObject)EXPORT_FUNC(PyUnicode_FromFormat)EXPORT_FUNC(PyUnicode_FromFormatV)EXPORT_FUNC(PyUnicode_FromObject)EXPORT_FUNC(PyUnicode_FromOrdinal)EXPORT_FUNC(PyUnicode_FromString)EXPORT_FUNC(PyUnicode_FromStringAndSize)EXPORT_FUNC(PyUnicode_FromWideChar)EXPORT_FUNC(PyUnicode_FSConverter)EXPORT_FUNC(PyUnicode_FSDecoder)EXPORT_FUNC(PyUnicode_GetDefaultEncoding)EXPORT_FUNC(PyUnicode_GetLength)EXPORT_FUNC(PyUnicode_GetSize)EXPORT_FUNC(PyUnicode_InternFromString)EXPORT_FUNC(PyUnicode_InternImmortal)EXPORT_FUNC(PyUnicode_InternInPlace)EXPORT_FUNC(PyUnicode_IsIdentifier)EXPORT_FUNC(PyUnicode_Join)EXPORT_FUNC(PyUnicode_Partition)EXPORT_FUNC(PyUnicode_ReadChar)EXPORT_FUNC(PyUnicode_Replace)EXPORT_FUNC(PyUnicode_Resize)EXPORT_FUNC(PyUnicode_RichCompare)EXPORT_FUNC(PyUnicode_RPartition)EXPORT_FUNC(PyUnicode_RSplit)EXPORT_FUNC(PyUnicode_Split)EXPORT_FUNC(PyUnicode_Splitlines)EXPORT_FUNC(PyUnicode_Substring)EXPORT_FUNC(PyUnicode_Tailmatch)EXPORT_FUNC(PyUnicode_Translate)EXPORT_FUNC(PyUnicode_WriteChar)EXPORT_FUNC(PyUnicodeDecodeError_Create)EXPORT_FUNC(PyUnicodeDecodeError_GetEncoding)EXPORT_FUNC(PyUnicodeDecodeError_GetEnd)EXPORT_FUNC(PyUnicodeDecodeError_GetObject)EXPORT_FUNC(PyUnicodeDecodeError_GetReason)EXPORT_FUNC(PyUnicodeDecodeError_GetStart)EXPORT_FUNC(PyUnicodeDecodeError_SetEnd)EXPORT_FUNC(PyUnicodeDecodeError_SetReason)EXPORT_FUNC(PyUnicodeDecodeError_SetStart)EXPORT_FUNC(PyUnicodeEncodeError_GetEncoding)EXPORT_FUNC(PyUnicodeEncodeError_GetEnd)EXPORT_FUNC(PyUnicodeEncodeError_GetObject)EXPORT_FUNC(PyUnicodeEncodeError_GetReason)EXPORT_FUNC(PyUnicodeEncodeError_GetStart)EXPORT_FUNC(PyUnicodeEncodeError_SetEnd)EXPORT_FUNC(PyUnicodeEncodeError_SetReason)EXPORT_FUNC(PyUnicodeEncodeError_SetStart)EXPORT_FUNC(PyUnicodeTranslateError_GetEnd)EXPORT_FUNC(PyUnicodeTranslateError_GetObject)EXPORT_FUNC(PyUnicodeTranslateError_GetReason)EXPORT_FUNC(PyUnicodeTranslateError_GetStart)EXPORT_FUNC(PyUnicodeTranslateError_SetEnd)EXPORT_FUNC(PyUnicodeTranslateError_SetReason)EXPORT_FUNC(PyUnicodeTranslateError_SetStart)EXPORT_FUNC(PyVectorcall_Call)EXPORT_FUNC(PyVectorcall_NARGS)EXPORT_FUNC(PyWeakref_GetObject)EXPORT_FUNC(PyWeakref_GetRef)EXPORT_FUNC(PyWeakref_NewProxy)EXPORT_FUNC(PyWeakref_NewRef)EXPORT_FUNC(PyWrapper_New)EXPORT_DATA(_Py_EllipsisObject)EXPORT_DATA(_Py_FalseStruct)EXPORT_DATA(_Py_NoneStruct)EXPORT_DATA(_Py_NotImplementedStruct)EXPORT_DATA(_Py_RefTotal)EXPORT_DATA(_Py_SwappedOp)EXPORT_DATA(_Py_TrueStruct)EXPORT_DATA(_PyWeakref_CallableProxyType)EXPORT_DATA(_PyWeakref_ProxyType)EXPORT_DATA(_PyWeakref_RefType)EXPORT_DATA(Py_FileSystemDefaultEncodeErrors)EXPORT_DATA(Py_FileSystemDefaultEncoding)EXPORT_DATA(Py_GenericAliasType)EXPORT_DATA(Py_HasFileSystemDefaultEncoding)EXPORT_DATA(Py_UTF8Mode)EXPORT_DATA(Py_Version)EXPORT_DATA(PyBaseObject_Type)EXPORT_DATA(PyBool_Type)EXPORT_DATA(PyByteArray_Type)EXPORT_DATA(PyByteArrayIter_Type)EXPORT_DATA(PyBytes_Type)EXPORT_DATA(PyBytesIter_Type)EXPORT_DATA(PyCallIter_Type)EXPORT_DATA(PyCapsule_Type)EXPORT_DATA(PyCFunction_Type)EXPORT_DATA(PyClassMethodDescr_Type)EXPORT_DATA(PyComplex_Type)EXPORT_DATA(PyDict_Type)EXPORT_DATA(PyDictItems_Type)EXPORT_DATA(PyDictIterItem_Type)EXPORT_DATA(PyDictIterKey_Type)EXPORT_DATA(PyDictIterValue_Type)EXPORT_DATA(PyDictKeys_Type)EXPORT_DATA(PyDictProxy_Type)EXPORT_DATA(PyDictRevIterItem_Type)EXPORT_DATA(PyDictRevIterKey_Type)EXPORT_DATA(PyDictRevIterValue_Type)EXPORT_DATA(PyDictValues_Type)EXPORT_DATA(PyEllipsis_Type)EXPORT_DATA(PyEnum_Type)EXPORT_DATA(PyExc_ArithmeticError)EXPORT_DATA(PyExc_AssertionError)EXPORT_DATA(PyExc_AttributeError)EXPORT_DATA(PyExc_BaseException)EXPORT_DATA(PyExc_BaseExceptionGroup)EXPORT_DATA(PyExc_BlockingIOError)EXPORT_DATA(PyExc_BrokenPipeError)EXPORT_DATA(PyExc_BufferError)EXPORT_DATA(PyExc_BytesWarning)EXPORT_DATA(PyExc_ChildProcessError)EXPORT_DATA(PyExc_ConnectionAbortedError)EXPORT_DATA(PyExc_ConnectionError)EXPORT_DATA(PyExc_ConnectionRefusedError)EXPORT_DATA(PyExc_ConnectionResetError)EXPORT_DATA(PyExc_DeprecationWarning)EXPORT_DATA(PyExc_EncodingWarning)EXPORT_DATA(PyExc_EnvironmentError)EXPORT_DATA(PyExc_EOFError)EXPORT_DATA(PyExc_Exception)EXPORT_DATA(PyExc_FileExistsError)EXPORT_DATA(PyExc_FileNotFoundError)EXPORT_DATA(PyExc_FloatingPointError)EXPORT_DATA(PyExc_FutureWarning)EXPORT_DATA(PyExc_GeneratorExit)EXPORT_DATA(PyExc_ImportError)EXPORT_DATA(PyExc_ImportWarning)EXPORT_DATA(PyExc_IndentationError)EXPORT_DATA(PyExc_IndexError)EXPORT_DATA(PyExc_InterruptedError)EXPORT_DATA(PyExc_IOError)EXPORT_DATA(PyExc_IsADirectoryError)EXPORT_DATA(PyExc_KeyboardInterrupt)EXPORT_DATA(PyExc_KeyError)EXPORT_DATA(PyExc_LookupError)EXPORT_DATA(PyExc_MemoryError)EXPORT_DATA(PyExc_ModuleNotFoundError)EXPORT_DATA(PyExc_NameError)EXPORT_DATA(PyExc_NotADirectoryError)EXPORT_DATA(PyExc_NotImplementedError)EXPORT_DATA(PyExc_OSError)EXPORT_DATA(PyExc_OverflowError)EXPORT_DATA(PyExc_PendingDeprecationWarning)EXPORT_DATA(PyExc_PermissionError)EXPORT_DATA(PyExc_ProcessLookupError)EXPORT_DATA(PyExc_RecursionError)EXPORT_DATA(PyExc_ReferenceError)EXPORT_DATA(PyExc_ResourceWarning)EXPORT_DATA(PyExc_RuntimeError)EXPORT_DATA(PyExc_RuntimeWarning)EXPORT_DATA(PyExc_StopAsyncIteration)EXPORT_DATA(PyExc_StopIteration)EXPORT_DATA(PyExc_SyntaxError)EXPORT_DATA(PyExc_SyntaxWarning)EXPORT_DATA(PyExc_SystemError)EXPORT_DATA(PyExc_SystemExit)EXPORT_DATA(PyExc_TabError)EXPORT_DATA(PyExc_TimeoutError)EXPORT_DATA(PyExc_TypeError)EXPORT_DATA(PyExc_UnboundLocalError)EXPORT_DATA(PyExc_UnicodeDecodeError)EXPORT_DATA(PyExc_UnicodeEncodeError)EXPORT_DATA(PyExc_UnicodeError)EXPORT_DATA(PyExc_UnicodeTranslateError)EXPORT_DATA(PyExc_UnicodeWarning)EXPORT_DATA(PyExc_UserWarning)EXPORT_DATA(PyExc_ValueError)EXPORT_DATA(PyExc_Warning)EXPORT_DATA(PyExc_WindowsError)EXPORT_DATA(PyExc_ZeroDivisionError)EXPORT_DATA(PyFilter_Type)EXPORT_DATA(PyFloat_Type)EXPORT_DATA(PyFrozenSet_Type)EXPORT_DATA(PyGetSetDescr_Type)EXPORT_DATA(PyList_Type)EXPORT_DATA(PyListIter_Type)EXPORT_DATA(PyListRevIter_Type)EXPORT_DATA(PyLong_Type)EXPORT_DATA(PyLongRangeIter_Type)EXPORT_DATA(PyMap_Type)EXPORT_DATA(PyMemberDescr_Type)EXPORT_DATA(PyMemoryView_Type)EXPORT_DATA(PyMethodDescr_Type)EXPORT_DATA(PyModule_Type)EXPORT_DATA(PyModuleDef_Type)EXPORT_DATA(PyOS_InputHook)EXPORT_DATA(PyProperty_Type)EXPORT_DATA(PyRange_Type)EXPORT_DATA(PyRangeIter_Type)EXPORT_DATA(PyReversed_Type)EXPORT_DATA(PySeqIter_Type)EXPORT_DATA(PySet_Type)EXPORT_DATA(PySetIter_Type)EXPORT_DATA(PySlice_Type)EXPORT_DATA(PyStructSequence_UnnamedField)EXPORT_DATA(PySuper_Type)EXPORT_DATA(PyTraceBack_Type)EXPORT_DATA(PyTuple_Type)EXPORT_DATA(PyTupleIter_Type)EXPORT_DATA(PyType_Type)EXPORT_DATA(PyUnicode_Type)EXPORT_DATA(PyUnicodeIter_Type)EXPORT_DATA(PyWrapperDescr_Type)
        copyright as Python attribute, not global * 2001-04-28 fl   added __copy__ methods (work in progress) * 2001-05-14 fl   fixes for 1.5.2 compatibility * 2001-07-01 fl   added BIGCHARSET support (from Martin von Loewis) * 2001-10-18 fl   fixed group reset issue (from Matthew Mueller) * 2001-10-20 fl   added split primitive; re-enable unicode for 1.6/2.0/2.1 * 2001-10-21 fl   added sub/subn primitive * 2001-10-24 fl   added finditer primitive (for 2.2 only) * 2001-12-07 fl   fixed memory leak in sub/subn (Guido van Rossum) * 2002-11-09 fl   fixed empty sub/subn return type * 2003-04-18 mvl  fully support 4-byte codes * 2003-10-17 gn   implemented non recursive scheme * 2013-02-04 mrab added fullmatch primitive *
        Copyright (C) 2001-2007 Python Software Foundation# Author: Ben Gertzfield, Barry Warsaw# Contact: email-sig@python.org__all__ = [    'Charset',    'add_alias',    'add_charset',    'add_codec',
        Copyright (C) 2005-2010   Gregory P. Smith (greg@krypto.org)
        Copyright (c) 2018      Anton Maklakov <antmak.pub@gmail.com>
        Copyright (c) 2018      Mariusz Zaborski <oshogbo@vexillium.org>
        Copyright (C) 2013-2023 Vinay Sajip.
        Copyright (c) 2008, 2023 Daniel Amelang <dan@amelang.net>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved. This file is offered as-is, without any#   warranty.
        Copyright (C) 2004-2010 Gerhard H * * This file is part of pysqlite.
        copyright messages on interactive startup\n\-s     : don't add user site directory to sys.path; also PYTHONNOUSERSITE=x\n\-S     : don't imply 'import site' on initialization\n\-u     : force the stdout and stderr streams to be unbuffered;\n\         this option has no effect on stdin; also PYTHONUNBUFFERED=x\n\-v     : verbose (trace import statements); also PYTHONVERBOSE=x\n\         can be supplied multiple times to increase verbosity\n\-V     : print the Python version number and exit (also --version)\n\         when given twice, print more information about the build\n\-W arg : warning control; arg is action:message:category:module:lineno\n\         also PYTHONWARNINGS=arg\n\-x     : skip first line of source, allowing use of non-Unix forms of #!cmd\n\-X opt : set implementation-specific option\n\--check-hash-based-pycs always|default|never:\n\         control how Python invalidates hash-based .pyc files\n\--help-env: print help about Python environment variables and exit\n\--help-xoptions: print help about implementation-specific -X options and exit\n\--help-all: print complete help information and exit\n\\n\Arguments:\n\file   : program read from script file\n\-      : program read from stdin (default; interactive mode if a tty)\n\arg ...: arguments passed to program in sys.argv[1:]\n\";
        Copyright 1994 by Lance Ellinghouse,Cathedral City, California Republic, United States of America.                        All Rights Reserved
        Copyright (C) 1997, 2002, 2003, 2007, 2008 Martin von LoewisPermission to use, copy, modify, and distribute this software and itsdocumentation for any purpose and without fee is hereby granted,provided that the above copyright notice appear in all copies.
        Copyright (C) 2006-2021 Free Software Foundation, Inc.## This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.
        copyright messages")    args = parser.parse_args()    if args.q or sys.flags.quiet:
        copyright file="WixStandardBootstrapperApplication.cpp" company="Outercurve Foundation">
        Copyright (c) 1996-2008  Red Hat, Inc and others.
        copyright -- copyright notice pertaining to this interpreter\n\exec_prefix -- prefix used to find the machine-specific Python library\n\executable -- absolute path of the executable binary of the Python interpreter\n\float_info -- a named tuple with information about the float implementation.\n\float_repr_style -- string indicating the style of repr() output for floats\n\hash_info -- a named tuple with information about the hash algorithm.\n\hexversion -- version information encoded as a single integer\n\implementation -- Python implementation information.\n\int_info -- a named tuple with information about the int implementation.\n\maxsize -- the largest supported length of containers.\n\maxunicode -- the value of the largest Unicode code point\n\platform -- platform identifier\n\prefix -- prefix used to find the Python library\n\thread_info -- a named tuple with information about the thread implementation.\n\version -- the version of this interpreter as a string\n\version_info -- version information as a named tuple\n\"
        Copyright (C) 2013-2017 Vinay Sajip.
        Copyright (c) 2001-2024 Python Software Foundation.\n\All Rights Reserved.\n\\n\
        Copyright (c) 1999, 2000, 2001 Steve PurcellThis module is free software, and you may redistribute it and/or modify
        copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
        Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. * 3. Neither the name of the project nor the names of its contributors *    may be used to endorse or promote products derived from this software *    without specific prior written permission. *
        Copyright (c) 2024      Berkay Eren
        copyright 2001, Autonomous Zones Industries, Inc., all rights...
        Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
        Copyright © 1995-2001 Corporation for National Research Initiatives; All
        Copyright (c) 2017-2024 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 1999 by Secret Labs AB.
        Copyright 1996 by Sam Rushing                           All Rights Reserved
        Copyright (C) 2011-2013 Vinay Sajip.
        Copyright (c) Microsoft Corporation
        Copyright (c) 2017      Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2000      Clark Cooper <coopercc@users.sourceforge.net>
        Copyright © 2000 BeOpen.com. All rights reserved.
        Copyright (c) 1999-2000 by Secret Labs AB# load a unicode-data file from disk
        Copyright 2007 Google, Inc. All Rights Reserved.
        Copyright 2000-2008 Michael Hudson-Doyle <micahel@gmail.com>#                       Armin Rigo##                        All Rights Reserved
        Copyright (C) 2002-2007 Python Software Foundation# Author: Ben Gertzfield, Barry Warsaw# Contact: email-sig@python.org"""Header encoding and decoding functionality."""
        Copyright (C) 2001-2006 Python Software Foundation# Author: Ben Gertzfield# Contact: email-sig@python.org"""Quoted-printable content transfer encoding per RFCs 2045-2047.
        Copyright (C) 2005-2007   Gregory P. Smith (greg@krypto.org)
        copyright = _sitebuiltins._Printer("copyright", sys.copyright)    builtins.credits = _sitebuiltins._Printer("credits", """\    Thanks to CWI, CNRI, BeOpen, Zope Corporation, the Python Software    Foundation, and a cast of thousands for supporting Python    development.  See www.python.org for more information.""")    files, dirs = [], []    # Not all modules are required to have a __file__ attribute.  See    # PEP 420 for more details.    here = getattr(sys, '_stdlib_dir', None)    if not here and hasattr(os, '__file__'):
        Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
        Copyright (c) 2017      Hans Wennborg <hans@chromium.org>
        copyright)        self.py_copyright.pack(side=LEFT, padx=10, pady=10)        self.py_credits = Button(py_buttons, text='Credits', width=8,                                 highlightbackground=self.bg,                                 command=self.show_py_credits)        self.py_credits.pack(side=LEFT, padx=10, pady=10)        Frame(frame_background, borderwidth=1, relief=SUNKEN,              height=2, bg=self.bg).grid(row=11, column=0, sticky=EW,                                         columnspan=3, padx=5, pady=5)
        Copyright (c) 2017      Viktor Szakats <commit@vsz.me>
        Copyright (C) 2002-2007 Python Software Foundation# Contact: email-sig@python.org"""Email address parsing code.
        Copyright (c) 2001-2006 Twisted Matrix Laboratories.
        Copyright (C) 2001 Python Software Foundation# Barry Warsaw <barry@python.org>, 2000.#msgid ""msgstr """Project-Id-Version: 2.0\n""PO-Revision-Date: 2003-04-11 14:32-0400\n""Last-Translator: J. David Ibanez <j-david@noos.fr>\n""Language-Team: XX <python-dev@python.org>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=iso-8859-1\n""Content-Transfer-Encoding: 8bit\n""Generated-By: pygettext.py 1.1\n""Plural-Forms: nplurals=2; plural=n!=1;\n"
        Copyright (c) 1997-2001 by Secret Labs AB.  All rights reserved.
        Copyright (c) 2024      Hanno B
        Copyright 2000 by Timothy O                  All Rights Reserved
        Copyright (c) 1999-2000, Marc-Andre Lemburg; mailto:mal@lemburg.com
        Copyright (c) 2008-2012 Stefan Krah. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright (C) 1995-2011 Jean-loup Gailly and Mark Adler  This software is provided 'as-is', without any express or implied  warranty.  In no event will the authors be held liable for any damages  arising from the use of this software.
        Copyright());    SET_SYS_FROM_STRING("platform", Py_GetPlatform());    SET_SYS("maxsize", PyLong_FromSsize_t(PY_SSIZE_T_MAX));    SET_SYS("float_info", PyFloat_GetInfo());    SET_SYS("int_info", PyLong_GetInfo());    /* initialize hash_info */    if (_PyStructSequence_InitBuiltin(interp, &Hash_InfoType,                                      &hash_info_desc) < 0)    {        goto type_init_failed;
        Copyright 2000-2010 Michael Hudson-Doyle <micahel@gmail.com>#                       Antonio Cuni##                        All Rights Reserved
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Base class for MIME specializations."""
        Copyright (c) 2018      Marco Maggi <marco.maggi-ipsu@poste.it>
        Copyright (c) 2023      Sony Corporation / Snild Dolkow <snild@sony.com>
        Copyright (c) 2017      Alexander Bluhm <alexander.bluhm@gmx.net>
        Copyright (c) 2017-2021 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2007-2012 Michael Foord# E-mail: fuzzyman AT voidspace DOT org DOT uk# http://www.voidspace.org.uk/python/mock/import osimport sysfrom collections import OrderedDict
        Copyright (C) 2004-2010 Gerhard H## This file is part of pysqlite.
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Class representing image/* type MIME documents."""
        Copyright (c) 2019-2021, Microsoft Research, Daan Leijen
        Copyright (c) 2022      Jann Horn <jannh@google.com>
        Copyright (c) 2018      Benjamin Peterson <benjamin@python.org>
        copyright is preserved below. *
        Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
        Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.
        Copyright (c) 2016      Don Lewis <truckman@apache.org>
        Copyright (c) INRIA and Microsoft Corporation. All rights reserved.
        Copyright (c) 2016      Gaurav <g.gupta@samsung.com>
        Copyright (c) 2000 Clark Cooper <coopercc@users.sourceforge.net>
        Copyright (c) 2017      Benbuck Nason <bnason@netflix.com>
        Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.   All rights reserved.   Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions   are met:   1. Redistributions of source code must retain the above copyright      notice, this list of conditions and the following disclaimer.   2. Redistributions in binary form must reproduce the above copyright      notice, this list of conditions and the following disclaimer in the      documentation and/or other materials provided with the distribution.   3. Neither the name of the project nor the names of its contributors      may be used to endorse or promote products derived from this software      without specific prior written permission.
        Copyright (c) 2019      Vadim Zeitlin <vadim@zeitlins.org>
        Copyright (c) 2008-2012 Stefan Krah. All rights reserved.## Redistribution and use in source and binary forms, with or without# modification, are permitted provided that the following conditions# are met:## 1. Redistributions of source code must retain the above copyright#    notice, this list of conditions and the following disclaimer.## 2. Redistributions in binary form must reproduce the above copyright#    notice, this list of conditions and the following disclaimer in the#    documentation and/or other materials provided with the distribution.#
        copyright: (c) 2012 by Kenneth Reitz.
        Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
        copyright text can be found in the file
        Copyright (c) 2004 by Fredrik Lundh <fredrik@pythonware.com>
        Copyright 1996 by Sam Rushing##                         All Rights Reserved
        Copyright (C) 2012-2022  Christian Heimes (christian@python.org)
        Copyright*********Python and this documentation is:
        Copyright (c) 1997-2001 by Secret Labs AB.  All rights reserved. * * See the sre.c file for information on usage and redistribution.
        Copyright (c) 1999-2002 by Fredrik Lundh## By obtaining, using, and/or copying this software and/or its# associated documentation, you agree that you have read, understood,# and will comply with the following terms and conditions:## Permission to use, copy, modify, and distribute this software and# its associated documentation for any purpose and without fee is
        Copyright (c) 2015-2021 MagicStack Inc.  http://magic.ioimport collectionsimport enumimport warningstry:
        Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
        Copyright (c) 1999-2002 by Fredrik Lundh.## info@pythonware.com# http://www.pythonware.com
        Copyright (c) 2017      Chanho Park <chanho61.park@samsung.com>
        Copyright());    }    int sts = 1;    int n = PyImport_ImportFrozenModule("__main__");    if (n == 0) {        Py_FatalError("the __main__ module is not frozen");    }    if (n < 0) {        PyErr_Print();        sts = 1;
        copyright file="wixstdba.cpp" company="Outercurve Foundation">
        Copyright 2001-2022 by Vinay Sajip. All Rights Reserved.## Permission to use, copy, modify, and distribute this software and its# documentation for any purpose and without fee is hereby granted,# provided that the above copyright notice appear in all copies and that# both that copyright notice and this permission notice appear in# supporting documentation, and that the name of Vinay Sajip# not be used in advertising or publicity pertaining to distribution# of the software without specific, written prior permission.# VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL# VINAY SAJIP BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR# ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER# IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        Copyright © 2001-2024 Python Software Foundation. All rights reserved.
        Copyright 2000-2010 Michael Hudson-Doyle <micahel@gmail.com>#                       Antonio Cuni#                       Armin Rigo##                        All Rights Reserved
        Copyright (c) 2004, 2005, 2006 Python Software Foundation.   All rights reserved.*/
        Copyright (c) 2021      Donghee Na <donghee.na@python.org>
        copyright file="precomp.h" company="Outercurve Foundation">
        Copyright (c) 2002-2006 Python Software Foundation.  All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:  * Redistributions of source code must retain the above copyright    notice, this list of conditions and the following disclaimer.  * Redistributions in binary form must reproduce the above copyright    notice, this list of conditions and the following disclaimer in the    documentation and/or other materials provided with the distribution.  * Neither the name of the author nor the names of its    contributors may be used to endorse or promote products derived from    this software without specific prior written permission.
        Copyright (C) 2002-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Base class for MIME type messages that are not multipart."""
        Copyright (c) 2016      Pascal Cuoq <cuoq@trust-in-soft.com>
        copyright>//// <summary>// Setup chainer/bootstrapper standard UI for WiX toolset.// </summary>//-------------------------------------------------------------------------------------------------
        Copyright © 1995-2000 Corporation for National Research Initiatives. All rightsreserved.
        Copyright (c) 2018      Yury Gribov <tetra2005@gmail.com>
        Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. * 3. Neither the name of the project nor the names of its contributors *    may be used to endorse or promote products derived from this software *    without specific prior written permission. *
        Copyright (c) 2023-2024 Sony Corporation / Snild Dolkow <snild@sony.com>
        copyright>//// <summary>//    Precompiled header for standard bootstrapper application.// </summary>//-------------------------------------------------------------------------------------------------
        Copyright (c) 1998-2001 by Secret Labs AB.  All rights reserved.
        Copyright (c) 2015-2021 MagicStack Inc.  http://magic.ioimport enum
        Copyright of cfuhash:   ----------------------------------   Creation date: 2005-06-24 21:22:40   Authors: Don   Change log:
        Copyright (c) 2005 Don Owens
        Copyright (c) 2018-2023, Microsoft Research, Daan Leijen
        Copyright (c) 2019,2020 Jeffrey Roberson <jeff@FreeBSD.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright *    notice unmodified, this list of conditions, and the following *    disclaimer. * 2. Redistributions in binary form must reproduce the above copyright *    notice, this list of conditions and the following disclaimer in the *    documentation and/or other materials provided with the distribution. *
        Copyright © 1995-2001 Corporation for National Research Initiatives.  Allrights reserved.
        Copyright (c) 2008-present The pip developers (see AUTHORS.txt file)
        Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk>
        Copyright (c) 2002-2005 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2020      Boris Kolpackov <boris@codesynthesis.com>
        Copyright (C) 2005-2007 Gerhard H## This file is part of pysqlite.
        Copyright 1995-1997, Automatrix, Inc., all rights reserved.   Author: Skip Montanaro
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Encodings and related functions."""
        Copyright (c) 2004, Outercurve Foundation.
        Copyright (C) 2001,2002 Python Software Foundation, and werewritten by Barry Warsaw."""
        Copyright (C) 2002, 2003 Python Software Foundation.# Written by Greg Ward <gward@python.net>import re
        Copyright (c) 2003      Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 1995-2001 Corporation for National Research Initiatives.\n\All Rights Reserved.\n\\n\
        Copyright 2015-2021 Nir Cohen
        copyright = f"2001-# We look for the Include/patchlevel.h file in the current Python source tree# and replace the values accordingly.# See Doc/tools/extensions/patchlevel.pyversion, release = importlib.import_module('patchlevel').get_version_info()
        Copyright (C) 2001-2010 Python Software Foundation# Contact: email-sig@python.org# email package unit testsimport reimport timeimport base64import unittestimport textwrap
        Copyright (C) 2000  Luke Kenneth Casson Leighton <lkcl@samba.org>  example: read entries from a SQL database (requires overriding  get_request() to return a table entry from the database).  entry is processed by a RequestHandlerClass.
        Copyright (c) 2005      Karl Waclawek <karl@waclawek.net>
        Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved.\\Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.\
        Copyright (c) 2002      Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2016-2022 INRIA, CMU and Microsoft Corporation
        copyright string.  This is updated manually.#include "Python.h"
        Copyright button event."
        copyright: (c) 2017 by Kenneth Reitz.
        Copyright (C) 2006-2007 Gerhard H## This file is part of pysqlite.
        Copyright \xA9 2001-2024 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."#define MS_WINDOWS#include "modsupport.h"#include "patchlevel.h"#ifdef _DEBUG#   define PYTHON_DEBUG_EXT "_d"#else#   define PYTHON_DEBUG_EXT#endif
        Copyright (c) 2015-2021 MagicStack Inc.  http://magic.ioimport asyncioimport contextlibimport gcimport loggingimport selectimport socketimport sysimport tempfileimport threadingimport timeimport weakrefimport unittest
        Copyright (C) 2012 The Python Software Foundation.
        Copyright 2009 Brian Quinlan. All Rights Reserved.
        Copyright (c) 2003-2009 by Fredrik Lundh.  All rights reserved.## fredrik@pythonware.com# http://www.pythonware.com
        Copyright (c) 2009,2010 Zmanda Inc. <http://www.zmanda.com/>
        Copyright (c) 2022      Thijs Schreijer <thijs@thijsschreijer.nl>
        Copyright © 1991-1995 Stichting Mathematisch Centrum.  All rights reserved.
        Copyright (c) 1997 by Fredrik Lundh#
        Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI
        Copyright 2012-2013 by Larry Hastings.
        Copyright (c) 2015-2016 Will Bond <will@wbond.net>
        Copyright (c) 2024      Taichi Haradaguchi <20001722@ymail.ne.jp>
        Copyright (C) 2001-2007 Python Software Foundation# Author: Anthony Baxter# Contact: email-sig@python.org"""Class representing audio/* type MIME documents."""
        Copyright (c) 2005-2009 Steven Solie <steven@solie.ca>
        Copyright (c) 1999-2009 by Secret Labs AB.  All rights reserved.
        Copyright (C) 2011-2014 Vinay Sajip.
        Copyright 1994 by Lance Ellinghouse, *    Cathedral City, California Republic, United States of America. * *   Version 1.5b1, heavily extended for ncurses by Oliver Andrich:
        Copyright © 2001-2024 Python Software Foundation; All Rights
        Copyright (C) 2001 Python Software Foundation# Barry Warsaw <barry@python.org>, 2000.#msgid ""msgstr """Project-Id-Version: 2.0\n""PO-Revision-Date: 2003-04-11 12:42-0400\n""Last-Translator: Barry A. WArsaw <barry@python.org>\n""Language-Team: XX <python-dev@python.org>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 7bit\n""Generated-By: manually\n"
        Copyright (C) 2004-2006 Python Software Foundation# Authors: Baxter, Wouters and Warsaw# Contact: email-sig@python.org"""FeedParser - An email feed parser.
        Copyright (c) 2004 Python Software Foundation.# All rights reserved.# Written by Eric Price <eprice at tjhsst.edu>#    and Facundo Batista <facundo at taniquetil.com.ar>#    and Raymond Hettinger <python at rcn.com>#    and Aahz <aahz at pobox.com>#    and Tim Peters
        Copyright (C) 2002 Lars Gustaebel <lars@gustaebel.de>
        Copyright (c) 2004 Python Software Foundation.# All rights reserved.# Written by Eric Price <eprice at tjhsst.edu>#    and Facundo Batista <facundo at taniquetil.com.ar>#    and Raymond Hettinger <python at rcn.com>#    and Aahz (aahz at pobox.com)#    and Tim Peters
        Copyright (c) 1999-2008 by Fredrik Lundh.  All rights reserved.## fredrik@pythonware.com# http://www.pythonware.com
        Copyright (c) 2001-2022 Expat maintainers
        Copyright (c) 1999-2000 Thai Open Source Software Center Ltd
        Copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and contributors
        Copyright (c) 2003-2010 Python Software FoundationThis module is free software, and you may redistribute it and/or modify
        Copyright (c) 2000-2010, eGenix.com Software GmbH; mailto:info@egenix.com    Permission to use, copy, modify, and distribute this software and its    documentation for any purpose and without fee or royalty is hereby granted,    provided that the above copyright notice appear in all copies and that    both that copyright notice and this permission notice appear in    supporting documentation or portions thereof, including modifications,    that you make.
        Copyright (C) 2003-2013 Python Software Foundationimport copyimport operatorimport pickleimport structimport unittestimport plistlibimport osimport sysimport jsonimport datetimeimport codecsimport subprocessimport binasciiimport collectionsimport timeimport zoneinfofrom test import supportfrom test.support import os_helperfrom io import BytesIOfrom plistlib import UID
        Copyright (c) 2017-2019 Sebastian Pipping <sebastian@pipping.org>
        Copyright (C) 2012-2023 The Python Software Foundation.
        Copyright (c) 2010-2020 Benjamin Peterson
        Copyright (C) 2001-2007 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""A package for parsing, handling, and generating email messages."""
        Copyright (c) IBM Corporation, 1981, 2008.  All rights reserved.   ---------------------------------------------------------------------------- Please see the document "General Decimal Arithmetic Testcases"     ---- at http://www2.hursley.ibm.com/decimal for the description of      ---- these testcases.                                                   --
        Copyright (c) 1998-2001 by Secret Labs AB.  All rights reserved.## See the __init__.py file for information on usage and redistribution.
        Copyright (c) 2019,2020 Jeffrey Roberson <jeff@FreeBSD.org>  Redistribution and use in source and binary forms, with or without  modification, are permitted provided that the following conditions  are met:  1. Redistributions of source code must retain the above copyright     notice unmodified, this list of conditions, and the following     disclaimer.  2. Redistributions in binary form must reproduce the above copyright     notice, this list of conditions and the following disclaimer in the     documentation and/or other materials provided with the distribution.
        Copyright 2007 Google Inc.
        Copyright (c) 1997-2002 by Secret Labs AB ";#include "Python.h"#include "pycore_critical_section.h" // Py_BEGIN_CRITICAL_SECTION#include "pycore_dict.h"             // _PyDict_Next()#include "pycore_long.h"             // _PyLong_GetZero()#include "pycore_moduleobject.h"     // _PyModule_GetState()
        Copyright (c) 2016      Thomas Beutlich <tc@tbeu.de>
        Copyright (c) Corporation for National Research Initiatives.
        Copyright (c) 2002 __MyCompanyName__. All rights reserved.//
        Copyright (C) 2001-2006 Python Software Foundation# Author: Barry Warsaw# Contact: email-sig@python.org"""Various types of useful iterators and generators."""
        Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
        Copyright (c) 2001-2002 Greg Stein <gstein@users.sourceforge.net>
        Copyright (c) 2016      Eric Rahm <erahm@mozilla.com>
        Copyright (c) 2017      Sebastian Pipping <sebastian@pipping.org>
        Copyright(void){    return cprt;
        Copyright (c) 2017 Sebastian Pipping <sebastian@pipping.org>
        Copyright (c) 1999-2002 by Secret Labs AB
        Copyright (C) 2001-2021 Vinay Sajip. All Rights Reserved.To use, simply 'import logging.handlers' and log away!
        Copyright (C) 2001-2022 Vinay Sajip. All Rights Reserved.To use, simply 'import logging' and log away!
        Copyright 1995-1997, Automatrix, Inc., all rights reserved.# Author: Skip Montanaro#
        Copyright (C) 2003 Python Software Foundationimport unittestimport unittest.mockimport shutilimport tempfileimport sysimport statimport osimport os.pathimport errnoimport functoolsimport pathlibimport subprocessimport randomimport stringimport contextlibimport iofrom shutil import (make_archive,                    register_archive_format, unregister_archive_format,                    get_archive_formats, Error, unpack_archive,                    register_unpack_format, RegistryError,                    unregister_unpack_format, get_unpack_formats,                    SameFileError, _GiveupOnFastCopy)import tarfileimport zipfiletry:
        Copyright (C) 2002-2006 Python Software Foundation# Contact: email-sig@python.org# email package unit tests for (optional) Asian codecsimport unittest
        Copyright (C) 1986 Gary S. Brown.  You may use this program, or code or tables extracted from it, as desired without restriction. First, the polynomial itself and its table of feedback terms.  The polynomial is X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0 Note that we take it "backwards" and put the highest-order term in the lowest-order bit.  The X^32 term is "implied"; the LSB is the X^31 term, etc.  The X^0 term (usually shown as "+1") results in the MSB being 1.
        Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>##   Copying and distribution of this file, with or without modification, are#   permitted in any medium without royalty provided the copyright notice#   and this notice are preserved.  This file is offered as-is, without any#   warranty.
        Copyright (c) 1991, 2000, 2001 by Lucent Technologies.    *    * Permission to use, copy, modify, and distribute this software for any    * purpose without fee is hereby granted, provided that this entire notice    * is included in all copies of any software which is or includes a copy    * or modification of this software and in all copies of the supporting    * documentation for such software.
        Copyright (C) 2006-2013 Python Software Foundation.
        Copyright (c) 2006-2008, R Oudkerk
        Copyright (c) 2019      David Loffredo <loffredo@steptools.com>
        Copyright (c) 2013 W3C(R) (MIT, ERCIM, Keio, Beihang),   All Rights Reserved.   Redistribution and use in source and binary forms, with or without   modification, are permitted provided that the following conditions   are met:   * Redistributions of works must retain the original copyright notice,     this list of conditions and the following disclaimer.   * Redistributions in binary form must reproduce the original copyright     notice, this list of conditions and the following disclaimer in the     documentation and/or other materials provided with the distribution.   * Neither the name of the W3C nor the names of its contributors may be     used to endorse or promote products derived from this work without     specific prior written permission.
        Copyright (c) 2018-2022, Microsoft Research, Daan Leijen
        Copyright (c) 1999-2002 by Fredrik Lundh   By obtaining, using, and/or copying this software and/or its   associated documentation, you agree that you have read, understood,   and will comply with the following terms and conditions:   Permission to use, copy, modify, and distribute this software and   its associated documentation for any purpose and without fee is
        Copyright (c) 2002-2016 Karl Waclawek <karl@waclawek.net>
        Copyright (c) 2023      Hanno B
        Copyright (C) 1999-2001 Gregory P. Ward.
        Copyright (c) 1999-2008 by Fredrik Lundh## By obtaining, using, and/or copying this software and/or its# associated documentation, you agree that you have read, understood,# and will comply with the following terms and conditions:## Permission to use, copy, modify, and distribute this software and# its associated documentation for any purpose and without fee is
        Copyright (c) 2016      Ed Schouten <ed@nuxi.nl>
        Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>


Licenses: 

Apache License 2.0
['bcrypt', 'distro', 'importlib_metadata', 'msgpack', 'OpenSSL', 'Packaging', 'psf-requests', 'pyca/cryptography', 'pyca/pynacl', 'PyMongo', 'python-dominate', 'pyvmomi']

Apache License
Version 2.0, January 2004
=========================


http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction, and
distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by the copyright
owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all other entities
that control, are controlled by, or are under common control with that entity.
For the purposes of this definition, "control" means (i) the power, direct or
indirect, to cause the direction or management of such entity, whether by
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions
granted by this License.

"Source" form shall mean the preferred form for making modifications, including
but not limited to software source code, documentation source, and configuration
files.

"Object" form shall mean any form resulting from mechanical transformation or
translation of a Source form, including but not limited to compiled object code,
generated documentation, and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or Object form, made
available under the License, as indicated by a copyright notice that is included
in or attached to the work (an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object form, that is
based on (or derived from) the Work and for which the editorial revisions,
annotations, elaborations, or other modifications represent, as a whole, an
original work of authorship. For the purposes of this License, Derivative Works
shall not include works that remain separable from, or merely link (or bind by
name) to the interfaces of, the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including the original version
of the Work and any modifications or additions to that Work or Derivative Works
thereof, that is intentionally submitted to Licensor for inclusion in the Work by
the copyright owner or by an individual or Legal Entity authorized to submit on
behalf of the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent to the
Licensor or its representatives, including but not limited to communication on
electronic mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of discussing
and improving the Work, but excluding communication that is conspicuously marked
or otherwise designated in writing by the copyright owner as "Not a
Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of
whom a Contribution has been received by Licensor and subsequently incorporated
within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform,
sublicense, and distribute the Work and such Derivative Works in Source or Object
form.

3. Grant of Patent License. Subject to the terms and conditions of this License,
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and otherwise
transfer the Work, where such license applies only to those patent claims
licensable by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s) with the Work to
which such Contribution(s) was submitted. If You institute patent litigation
against any entity (including a cross-claim or counterclaim in a lawsuit)
alleging that the Work or a Contribution incorporated within the Work constitutes
direct or contributory patent infringement, then any patent licenses granted to
You under this License for that Work shall terminate as of the date such
litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the Work or
Derivative Works thereof in any medium, with or without modifications, and in
Source or Object form, provided that You meet the following conditions:

  a. You must give any other recipients of the Work or Derivative Works a copy of
    this License; and

  b. You must cause any modified files to carry prominent notices stating that
    You changed the files; and

  c. You must retain, in the Source form of any Derivative Works that You
    distribute, all copyright, patent, trademark, and attribution notices from
    the Source form of the Work, excluding those notices that do not pertain to
    any part of the Derivative Works; and

  d. If the Work includes a "NOTICE" text file as part of its distribution, then
    any Derivative Works that You distribute must include a readable copy of the
    attribution notices contained within such NOTICE file, excluding those
    notices that do not pertain to any part of the Derivative Works, in at least
    one of the following places: within a NOTICE text file distributed as part of
    the Derivative Works; within the Source form or documentation, if provided
    along with the Derivative Works; or, within a display generated by the
    Derivative Works, if and wherever such third-party notices normally appear.
    The contents of the NOTICE file are for informational purposes only and do
    not modify the License. You may add Your own attribution notices within
    Derivative Works that You distribute, alongside or as an addendum to the
    NOTICE text from the Work, provided that such additional attribution notices
    cannot be construed as modifying the License.

You may add Your own copyright statement to Your modifications and may provide
additional or different license terms and conditions for use, reproduction, or
distribution of Your modifications, or for any such Derivative Works as a whole,
provided Your use, reproduction, and distribution of the Work otherwise complies
with the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise, any
Contribution intentionally submitted for inclusion in the Work by You to the
Licensor shall be under the terms and conditions of this License, without any
additional terms or conditions. Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may have
executed with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade names,
trademarks, service marks, or product names of the Licensor, except as required
for reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
writing, Licensor provides the Work (and each Contributor provides its
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory, whether in
tort (including negligence), contract, or otherwise, unless required by
applicable law (such as deliberate and grossly negligent acts) or agreed to in
writing, shall any Contributor be liable to You for damages, including any
direct, indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, work stoppage,
computer failure or malfunction, or any and all other commercial damages or
losses), even if such Contributor has been advised of the possibility of such
damages.

9. Accepting Warranty or Additional Liability. While redistributing the Work or
Derivative Works thereof, You may choose to offer, and charge a fee for,
acceptance of support, warranty, indemnity, or other liability obligations and/or
rights consistent with this License. However, in accepting such obligations, You
may act only on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and hold each
Contributor harmless for any liability incurred by, or claims asserted against,
such Contributor by reason of your accepting any such warranty or additional
liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work

To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be
enclosed in the appropriate comment syntax for the file format. We also recommend
that a file or class name and description of purpose be included on the same
"printed page" as the copyright notice for easier identification within
third-party archives.

  Copyright [yyyy] [name of copyright owner] Licensed under the Apache License,
  Version 2.0 (the "License"); you may not use this file except in compliance
  with the License. You may obtain a copy of the License at
  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
  or agreed to in writing, software distributed under the License is
  distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied. See the License for the specific language
  governing permissions and limitations under the License.


BSD 2-clause "Simplified" License
['Packaging', 'Python programming language']

BSD Two Clause License
======================

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.


BSD 3-clause "New" or "Revised" License
['idna', 'mpdecimal', 'Packaging', 'prompt-toolkit/python-prompt-toolkit', 'pyca/cryptography', 'pycparser', 'Pygments - Python syntax highlighter', 'pythonfutures', 'Python programming language', 'pyvim']

Copyright (c) <YEAR>, <OWNER>
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  * Neither the name of the <ORGANIZATION> nor the names of its contributors may
    be used to endorse or promote products derived from this software without
    specific prior written permission.


THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Basic Proprietary Commercial License
['Microsoft Visual Studio']

END-USER LICENSE AGREEMENT FOR ACME SOFTWARE
============================================

IMPORTANT READ CAREFULLY: This ACME End-User License Agreement ("EULA") is a
legal agreement between you (either an individual or a single entity) and ACME
Corporation for the ACME software product identified above, which includes
computer software and may include associated media, printed materials, and
"online" or electronic documentation ("SOFTWARE PRODUCT"). The SOFTWARE PRODUCT
also includes any updates and supplements to the original SOFTWARE PRODUCT
provided to you by ACME. Any software provided along with the SOFTWARE PRODUCT
that is associated with a separate end-user license agreement is licensed to you
under the terms of that license agreement. By installing, copying, downloading,
accessing, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by the
terms of this EULA. If you do not agree to the terms of this EULA, do not install
or use the SOFTWARE PRODUCT; you may, however, return it to your place of
purchase for a full refund.


SOFTWARE PRODUCT LICENSE
------------------------

The SOFTWARE PRODUCT is protected by copyright laws and international copyright
treaties, as well as other intellectual property laws and treaties. The SOFTWARE
PRODUCT is licensed, not sold.

  1. GRANT OF LICENSE. This EULA grants you the following rights:

      * Applications Software. You may install, use, access, display, run, or
        otherwise interact with ("RUN") one copy of the SOFTWARE PRODUCT, or any
        prior version for the same operating system, on a single computer,
        workstation, terminal, handheld PC, pager, "smart phone," or other
        digital electronic device ("COMPUTER"). The primary user of the COMPUTER
        on which the SOFTWARE PRODUCT is installed may make a second copy for his
        or her exclusive use on a portable computer.

      * Reservation of Rights. All rights not expressly granted are reserved by
        ACME.

  2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.

      * Not for Resale Software. If the SOFTWARE PRODUCT is labeled "Not For
        Resale" or "NFR," then, notwithstanding other sections of this EULA, your
        use of the SOFTWARE PRODUCT is limited to use for demonstration, test, or
        evaluation purposes and you may not resell, or otherwise transfer for
        value, the SOFTWARE PRODUCT.

      * Limitations on Reverse Engineering, Decompilation, and Disassembly. You
        may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT,
        except and only to the extent that such activity is expressly permitted
        by applicable law.

      * Separation of Components. The SOFTWARE PRODUCT is licensed as a single
        product. Its component parts may not be separated for use on more than
        one COMPUTER.

      * Trademarks. This EULA does not grant you any rights in connection with
        any trademarks or service marks of ACME.

      * Rental. You may not rent, lease, or lend the SOFTWARE PRODUCT.

      * Support Services. ACME may provide you with support services related to
        the SOFTWARE PRODUCT ("Support Services"). Use of Support Services is
        governed by the ACME policies and programs described in the user manual,
        in "online" documentation, and/or in other ACME-provided materials. Any
        supplemental software code provided to you as part of the Support
        Services shall be considered part of the SOFTWARE PRODUCT and subject to
        the terms and conditions of this EULA.

      * Software Transfer. The initial licensee of the SOFTWARE PRODUCT may make
        a one-time permanent transfer of this EULA and SOFTWARE PRODUCT only
        directly to an end user. This transfer must include all of the SOFTWARE
        PRODUCT (including all component parts, the media and printed materials,
        any upgrades, this EULA, and, if applicable, the Certificate of
        Authenticity). Such transfer may not be by way of consignment or any
        other indirect transfer. The transferee of such one-time transfer must
        agree to comply with the terms of this EULA, including the obligation not
        to further transfer this EULA and SOFTWARE PRODUCT.

      * Termination. Without prejudice to any other rights, ACME may terminate
        this EULA if you fail to comply with the terms and conditions of this
        EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT
        and all of its component parts.

  3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT
    (including but not limited to any images, photographs, animations, video,
    audio, music, text, and "applets" incorporated into the SOFTWARE PRODUCT),
    the accompanying printed materials, and any copies of the SOFTWARE PRODUCT
    are owned by ACME or its suppliers. All title and intellectual property
    rights in and to the content that may be accessed through use of the SOFTWARE
    PRODUCT is the property of the respective content owner and may be protected
    by applicable copyright or other intellectual property laws and treaties.
    This EULA grants you no rights to use such content. If this SOFTWARE PRODUCT
    contains documentation that is provided only in electronic form, you may
    print one copy of such electronic documentation. You may not copy the printed
    materials accompanying the SOFTWARE PRODUCT.

  4. BACKUP COPY. After installation of one copy of the SOFTWARE PRODUCT pursuant
    to this EULA, you may keep the original media on which the SOFTWARE PRODUCT
    was provided by ACME solely for backup or archival purposes. If the original
    media is required to use the SOFTWARE PRODUCT on the COMPUTER, you may make
    one copy of the SOFTWARE PRODUCT solely for backup or archival purposes.
    Except as expressly provided in this EULA, you may not otherwise make copies
    of the SOFTWARE PRODUCT or the printed materials accompanying the SOFTWARE
    PRODUCT.

  5. U.S. GOVERNMENT RESTRICTED RIGHTS. All SOFTWARE PRODUCT provided to the U.S.
    Government pursuant to solicitations issued on or after December 1, 1995 is
    provided with the commercial rights and restrictions described elsewhere
    herein. All SOFTWARE PRODUCT provided to the U.S. Government pursuant to
    solicitations issued prior to December 1, 1995 is provided with RESTRICTED
    RIGHTS as provided for in FAR, 48 CFR 52.227-14 (JUNE 1987) or FAR, 48 CFR
    252.227-7013 (OCT 1988), as applicable.

  6. EXPORT RESTRICTIONS. This SOFTWARE PRODUCT has been classified by the US
    Government as exportable under License Exception TSU. Therefore the following
    terms apply: You agree that you will not export or re-export the SOFTWARE
    PRODUCT, any part thereof, or any process or service that is the direct
    product of the SOFTWARE PRODUCT (the foregoing collectively referred to as
    the Restricted Components), to any country, person or entity subject to U.S.
    export restrictions. You specifically agree not to export or re-export any of
    the Restricted Components (i) to any country to which the U.S. has embargoed
    or restricted the export of goods or services, which currently include, but
    are not necessarily limited to Cuba, Iran, Iraq, Libya, North Korea, Sudan
    and Syria, or to any national of any such country, wherever located, who
    intends to transmit or transport the Restricted Components back to such
    country; (ii) to any person or entity who you know or have reason to know
    will utilize the Restricted Components in the design, development or
    production of nuclear, chemical or biological weapons; or (iii) to any person
    or entity who has been prohibited from participating in U.S. export
    transactions by any federal agency of the U.S. government. You warrant and
    represent that neither the Bureau of Export Administration nor any other U.S.
    federal agency has suspended, revoked or denied your export privileges.


MISCELLANEOUS
-------------

This EULA is governed by the laws of the Commonwealth of Massachusetts and the
United States of America.


LIMITED WARRANTY
----------------

ACME warrants that (a) the SOFTWARE PRODUCT will perform substantially in
accordance with the accompanying written materials for a period of ninety (90)
days from the date of receipt, and (b) any Support Services provided by ACME
shall be substantially as described in applicable written materials provided to
you by ACME, and ACME support engineers will make commercially reasonable efforts
to solve any problem issues. Some states and jurisdictions do not allow
limitations on duration of an implied warranty, so the above limitation may not
apply to you.


CUSTOMER REMEDIES. ACMEs and its suppliersentire liability and your exclusive
remedy shall be, at ACMEs option, either (a) return of the price paid, if any, or
(b) repair or replacement of the SOFTWARE PRODUCT that does not meet ACMEs
Limited Warranty and which is returned to ACME with a copy of your receipt. This
Limited Warranty is void if failure of the SOFTWARE PRODUCT has resulted from
accident, abuse, or misapplication. Any replacement SOFTWARE PRODUCT will be
warranted for the remainder of the original warranty period or thirty (30) days,
whichever is longer.

NO OTHER WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, ACME AND
ITS SUPPLIERS DISCLAIM ALL OTHER WARRANTIES AND CONDITIONS, EITHER EXPRESS OR
IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT, WITH REGARD TO THE
SOFTWARE PRODUCT, AND THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES.
THIS LIMITED WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS. YOU MAY HAVE OTHERS, WHICH
VARY FROM STATE/JURISDICTION TO STATE/JURISDICTION.
 
LIMITATION OF LIABILITY. To the maximum extent permitted by applicable law, in no
event shall ACME or its suppliers be liable for any special, incidental,
indirect, or consequential damages whatsoever (including, without limitation,
damages for loss of business profits, business interruption, loss of business
information, or any other pecuniary loss) arising out of the use of or inability
to use the SOFTWARE PRODUCT or the provision of or failure to provide Support
Services, even if ACME has been advised of the possibility of such damages. In
any case, ACMEs entire liability under any provision of this EULA shall be
limited to the greater of the amount actually paid by you for the SOFTWARE
PRODUCT or U.S. $5.00; provided, however, if you have entered into a ACME Support
Services Agreement, ACMEs entire liability regarding Support Services shall be
governed by the terms of that agreement. Because some states and jurisdictions do
not allow the exclusion or limitation of liability, the above limitation may not
apply to you.


BeOpen.com License Agreement for Python 2.0
['Python programming language']

BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
===========================================

--------------------------------------------------------------------------------

BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
("Licensee") accessing and otherwise using this software in source or binary form
and its associated documentation ("the Software").

2. Subject to the terms and conditions of this BeOpen Python License Agreement,
BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
to reproduce, analyze, test, perform and/or display publicly, prepare derivative
works, distribute, and otherwise use the Software alone or in any derivative
version, provided, however, that the BeOpen Python License is retained in the
Software, alone or in any derivative version prepared by Licensee.

3. BeOpen is making the Software available to Licensee on an "AS IS" basis. 
BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF
ADVISED OF THE POSSIBILITY THEREOF.

5. This License Agreement will automatically terminate upon a material breach of
its terms and conditions.

6. This License Agreement shall be governed by and interpreted in all respects by
the law of the State of California, excluding conflict of law provisions. 
Nothing in this License Agreement shall be deemed to create any relationship of
agency, partnership, or joint venture between BeOpen and Licensee.  This License
Agreement does not grant permission to use BeOpen trademarks or trade names in a
trademark sense to endorse or promote products or services of Licensee, or any
third party.  As an exception, the "BeOpen Python" logos available at
http://www.pythonlabs.com/logos.html may be used according to the permissions
granted on that web page.

7. By copying, installing or otherwise using the software, Licensee agrees to be
bound by the terms and conditions of this License Agreement.


CNRI Python License
['Python programming language']

Python License (CNRI Python License)
====================================


CNRI OPEN SOURCE LICENSE AGREEMENT
----------------------------------



IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.

BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR
OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE
TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.

1. This LICENSE AGREEMENT is between the Corporation for National Research
Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise
using Python 1.6, beta 1 software in source or binary form and its associated
documentation, as released at the www.python.org Internet site on August 4, 2000
("Python 1.6b1").

2. Subject to the terms and conditions of this License Agreement, CNRI hereby
grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python 1.6b1 alone or in any derivative version,
provided, however, that CNRIs License Agreement is retained in Python 1.6b1,
alone or in any derivative version prepared by Licensee.

Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the
following text (omitting the quotes): "Python 1.6, beta 1, is made available
subject to the terms and conditions in CNRIs License Agreement. This Agreement
may be located on the Internet using the following unique, persistent identifier
(known as a handle): 1895.22/1011. This Agreement may also be obtained from a
proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011".

3. In the event Licensee prepares a derivative work that is based on or
incorporates Python 1.6b1 or any part thereof, and wants to make the derivative
work available to the public as provided herein, then Licensee hereby agrees to
indicate in any such work the nature of the modifications made to Python 1.6b1.

4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE,
BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
1.6b1WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF
ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material breach of
its terms and conditions.

7. This License Agreement shall be governed by and interpreted in all respects by
the law of the State of Virginia, excluding conflict of law provisions. Nothing
in this License Agreement shall be deemed to create any relationship of agency,
partnership, or joint venture between CNRI and Licensee. This License Agreement
does not grant permission to use CNRI trademarks or trade name in a trademark
sense to endorse or promote products or services of Licensee, or any third party.

8. By clicking on the "ACCEPT" button where indicated, or by copying, installing
or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and
conditions of this License Agreement.

ACCEPT


Diffstat License
['Python programming language']

Diffstat License
================

Copyright 1994-2001,2002 by Thomas E. Dickey
All Rights Reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of the above listed copyright holder(s) not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission.

THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL,
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.


GNU General Public License v2.0 only
['Scapy']

The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License applies to any program or other work which contains a notice
placed by the copyright holder saying it may be distributed under the terms of
this General Public License. The "Program", below, refers to any such program or
work, and a "work based on the Program" means either the Program or any
derivative work under copyright law: that is to say, a work containing the
Program or a portion of it, either verbatim or with modifications and/or
translated into another language. (Hereinafter, translation is included without
limitation in the term "modification".) Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running the Program is not
restricted, and the output from the Program is covered only if its contents
constitute a work based on the Program (independent of having been made by
running the Program). Whether that is true depends on what the Program does.

1. You may copy and distribute verbatim copies of the Program's source code as
you receive it, in any medium, provided that you conspicuously and appropriately
publish on each copy an appropriate copyright notice and disclaimer of warranty;
keep intact all the notices that refer to this License and to the absence of any
warranty; and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and you may at
your option offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Program or any portion of it, thus
forming a work based on the Program, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

      a) You must cause the modified files to carry prominent notices stating
      that you changed the files and the date of any change.

      b) You must cause any work that you distribute or publish, that in whole or
      in part contains or is derived from the Program or any part thereof, to be
      licensed as a whole at no charge to all third parties under the terms of
      this License.

      c) If the modified program normally reads commands interactively when run,
      you must cause it, when started running for such interactive use in the
      most ordinary way, to print or display an announcement including an
      appropriate copyright notice and a notice that there is no warranty (or
      else, saying that you provide a warranty) and that users may redistribute
      the program under these conditions, and telling the user how to view a copy
      of this License. (Exception: if the Program itself is interactive but does
      not normally print such an announcement, your work based on the Program is
      not required to print an announcement.)

These requirements apply to the modified work as a whole. If identifiable
sections of that work are not derived from the Program, and can be reasonably
considered independent and separate works in themselves, then this License, and
its terms, do not apply to those sections when you distribute them as separate
works. But when you distribute the same sections as part of a whole which is a
work based on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the entire whole,
and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest your rights
to work written entirely by you; rather, the intent is to exercise the right to
control the distribution of derivative or collective works based on the Program.

In addition, mere aggregation of another work not based on the Program with the
Program (or with a work based on the Program) on a volume of a storage or
distribution medium does not bring the other work under the scope of this
License.

3. You may copy and distribute the Program (or a work based on it, under Section
2) in object code or executable form under the terms of Sections 1 and 2 above
provided that you also do one of the following:

      a) Accompany it with the complete corresponding machine-readable source
      code, which must be distributed under the terms of Sections 1 and 2 above
      on a medium customarily used for software interchange; or,

      b) Accompany it with a written offer, valid for at least three years, to
      give any third party, for a charge no more than your cost of physically
      performing source distribution, a complete machine-readable copy of the
      corresponding source code, to be distributed under the terms of Sections 1
      and 2 above on a medium customarily used for software interchange; or,

      c) Accompany it with the information you received as to the offer to
      distribute corresponding source code. (This alternative is allowed only for
      noncommercial distribution

and only if you received the program in object code or executable form with such
an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for making
modifications to it. For an executable work, complete source code means all the
source code for all modules it contains, plus any associated interface definition
files, plus the scripts used to control compilation and installation of the
executable. However, as a special exception, the source code distributed need not
include anything that is normally distributed (in either source or binary form)
with the major components (compiler, kernel, and so on) of the operating system
on which the executable runs, unless that component itself accompanies the
executable.

If distribution of executable or object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the source code
from the same place counts as distribution of the source code, even though third
parties are not compelled to copy the source along with the object code.

4. You may not copy, modify, sublicense, or distribute the Program except as
expressly provided under this License. Any attempt otherwise to copy, modify,
sublicense or distribute the Program is void, and will automatically terminate
your rights under this License. However, parties who have received copies, or
rights, from you under this License will not have their licenses terminated so
long as such parties remain in full compliance.

5. You are not required to accept this License, since you have not signed it.
However, nothing else grants you permission to modify or distribute the Program
or its derivative works. These actions are prohibited by law if you do not accept
this License. Therefore, by modifying or distributing the Program (or any work
based on the Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying the Program
or works based on it.

6. Each time you redistribute the Program (or any work based on the Program), the
recipient automatically receives a license from the original licensor to copy,
distribute or modify the Program subject to these terms and conditions. You may
not impose any further restrictions on the recipients' exercise of the rights
granted herein. You are not responsible for enforcing compliance by third parties
to this License.

7. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed on
you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of this
License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as a
consequence you may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by all those
who receive copies directly or indirectly through you, then the only way you
could satisfy both it and this License would be to refrain entirely from
distribution of the Program.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply and the
section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any patents or
other property right claims or to contest validity of any such claims; this
section has the sole purpose of protecting the integrity of the free software
distribution system, which is implemented by public license practices. Many
people have made generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that system; it is
up to the author/donor to decide if he or she is willing to distribute software
through any other system and a licensee cannot impose that choice.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

8. If the distribution and/or use of the Program is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Program under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.

9. The Free Software Foundation may publish revised and/or new versions of the
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies a
version number of this License which applies to it and "any later version", you
have the option of following the terms and conditions either of that version or
of any later version published by the Free Software Foundation. If the Program
does not specify a version number of this License, you may choose any version
ever published by the Free Software Foundation.

10. If you wish to incorporate parts of the Program into other free programs
whose distribution conditions are different, write to the author to ask for
permission. For software which is copyrighted by the Free Software Foundation,
write to the Free Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status of all
derivatives of our free software and of promoting the sharing and reuse of
software generally.

NO WARRANTY

11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS


GNU General Public License v2.0 or later
['Python programming language']

The GNU General Public License (GPL)
====================================


Version 2, June 1991
--------------------

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to most
of the Free Software Foundation's software and to any other program whose authors
commit to using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to your
programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for this service if you wish),
that you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs; and that you know you can
do these things.

To protect your rights, we need to make restrictions that forbid anyone to deny
you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of the
software, or if you modify it.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must give the recipients all the rights that you have. You must make
sure that they, too, receive or can get the source code. And you must show them
these terms so they know their rights.

We protect your rights with two steps: (1) copyright the software, and (2) offer
you this license which gives you legal permission to copy, distribute and/or
modify the software.

Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If the
software is modified by someone else and passed on, we want its recipients to
know that what they have is not the original, so that any problems introduced by
others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish
to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's free
use or not licensed at all.

The precise terms and conditions for copying, distribution and modification
follow.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1.  This License applies to any program or other work which contains a notice
    placed by the copyright holder saying it may be distributed under the terms
    of this General Public License. The "Program", below, refers to any such
    program or work, and a "work based on the Program" means either the Program
    or any derivative work under copyright law: that is to say, a work containing
    the Program or a portion of it, either verbatim or with modifications and/or
    translated into another language. (Hereinafter, translation is included
    without limitation in the term "modification".) Each licensee is addressed as
    "you".

    Activities other than copying, distribution and modification are not covered
    by this License; they are outside its scope. The act of running the Program
    is not restricted, and the output from the Program is covered only if its
    contents constitute a work based on the Program (independent of having been
    made by running the Program). Whether that is true depends on what the
    Program does.

  2. You may copy and distribute verbatim copies of the Program's source code as
    you receive it, in any medium, provided that you conspicuously and
    appropriately publish on each copy an appropriate copyright notice and
    disclaimer of warranty; keep intact all the notices that refer to this
    License and to the absence of any warranty; and give any other recipients of
    the Program a copy of this License along with the Program.

    You may charge a fee for the physical act of transferring a copy, and you may
    at your option offer warranty protection in exchange for a fee.

  3. You may modify your copy or copies of the Program or any portion of it, thus
    forming a work based on the Program, and copy and distribute such
    modifications or work under the terms of Section 1 above, provided that you
    also meet all of these conditions:

      a. You must cause the modified files to carry prominent notices stating
        that you changed the files and the date of any change.

      b. You must cause any work that you distribute or publish, that in whole or
        in part contains or is derived from the Program or any part thereof, to
        be licensed as a whole at no charge to all third parties under the terms
        of this License.

      c. If the modified program normally reads commands interactively when run,
        you must cause it, when started running for such interactive use in the
        most ordinary way, to print or display an announcement including an
        appropriate copyright notice and a notice that there is no warranty (or
        else, saying that you provide a warranty) and that users may redistribute
        the program under these conditions, and telling the user how to view a
        copy of this License. (Exception: if the Program itself is interactive
        but does not normally print such an announcement, your work based on the
        Program is not required to print an announcement.)

    These requirements apply to the modified work as a whole. If identifiable
    sections of that work are not derived from the Program, and can be reasonably
    considered independent and separate works in themselves, then this License,
    and its terms, do not apply to those sections when you distribute them as
    separate works. But when you distribute the same sections as part of a whole
    which is a work based on the Program, the distribution of the whole must be
    on the terms of this License, whose permissions for other licensees extend to
    the entire whole, and thus to each and every part regardless of who wrote it.

    Thus, it is not the intent of this section to claim rights or contest your
    rights to work written entirely by you; rather, the intent is to exercise the
    right to control the distribution of derivative or collective works based on
    the Program.

    In addition, mere aggregation of another work not based on the Program with
    the Program (or with a work based on the Program) on a volume of a storage or
    distribution medium does not bring the other work under the scope of this
    License.

  4. You may copy and distribute the Program (or a work based on it, under
    Section 2) in object code or executable form under the terms of Sections 1
    and 2 above provided that you also do one of the following:

      a. Accompany it with the complete corresponding machine-readable source
        code, which must be distributed under the terms of Sections 1 and 2 above
        on a medium customarily used for software interchange; or,

      b. Accompany it with a written offer, valid for at least three years, to
        give any third party, for a charge no more than your cost of physically
        performing source distribution, a complete machine-readable copy of the
        corresponding source code, to be distributed under the terms of Sections
        1 and 2 above on a medium customarily used for software interchange; or,

      c. Accompany it with the information you received as to the offer to
        distribute corresponding source code. (This alternative is allowed only
        for noncommercial distribution and only if you received the program in
        object code or executable form with such an offer, in accord with
        Subsection b above.)

    The source code for a work means the preferred form of the work for making
    modifications to it. For an executable work, complete source code means all
    the source code for all modules it contains, plus any associated interface
    definition files, plus the scripts used to control compilation and
    installation of the executable. However, as a special exception, the source
    code distributed need not include anything that is normally distributed (in
    either source or binary form) with the major components (compiler, kernel,
    and so on) of the operating system on which the executable runs, unless that
    component itself accompanies the executable.

    If distribution of executable or object code is made by offering access to
    copy from a designated place, then offering equivalent access to copy the
    source code from the same place counts as distribution of the source code,
    even though third parties are not compelled to copy the source along with the
    object code.

  5. You may not copy, modify, sublicense, or distribute the Program except as
    expressly provided under this License. Any attempt otherwise to copy, modify,
    sublicense or distribute the Program is void, and will automatically
    terminate your rights under this License. However, parties who have received
    copies, or rights, from you under this License will not have their licenses
    terminated so long as such parties remain in full compliance.

  6. You are not required to accept this License, since you have not signed it.
    However, nothing else grants you permission to modify or distribute the
    Program or its derivative works. These actions are prohibited by law if you
    do not accept this License. Therefore, by modifying or distributing the
    Program (or any work based on the Program), you indicate your acceptance of
    this License to do so, and all its terms and conditions for copying,
    distributing or modifying the Program or works based on it.

  7. Each time you redistribute the Program (or any work based on the Program),
    the recipient automatically receives a license from the original licensor to
    copy, distribute or modify the Program subject to these terms and conditions.
    You may not impose any further restrictions on the recipients' exercise of
    the rights granted herein. You are not responsible for enforcing compliance
    by third parties to this License.

  8. If, as a consequence of a court judgment or allegation of patent
    infringement or for any other reason (not limited to patent issues),
    conditions are imposed on you (whether by court order, agreement or
    otherwise) that contradict the conditions of this License, they do not excuse
    you from the conditions of this License. If you cannot distribute so as to
    satisfy simultaneously your obligations under this License and any other
    pertinent obligations, then as a consequence you may not distribute the
    Program at all. For example, if a patent license would not permit
    royalty-free redistribution of the Program by all those who receive copies
    directly or indirectly through you, then the only way you could satisfy both
    it and this License would be to refrain entirely from distribution of the
    Program.

    If any portion of this section is held invalid or unenforceable under any
    particular circumstance, the balance of the section is intended to apply and
    the section as a whole is intended to apply in other circumstances.

    It is not the purpose of this section to induce you to infringe any patents
    or other property right claims or to contest validity of any such claims;
    this section has the sole purpose of protecting the integrity of the free
    software distribution system, which is implemented by public license
    practices. Many people have made generous contributions to the wide range of
    software distributed through that system in reliance on consistent
    application of that system; it is up to the author/donor to decide if he or
    she is willing to distribute software through any other system and a licensee
    cannot impose that choice.

    This section is intended to make thoroughly clear what is believed to be a
    consequence of the rest of this License.

  9. If the distribution and/or use of the Program is restricted in certain
    countries either by patents or by copyrighted interfaces, the original
    copyright holder who places the Program under this License may add an
    explicit geographical distribution limitation excluding those countries, so
    that distribution is permitted only in or among countries not thus excluded.
    In such case, this License incorporates the limitation as if written in the
    body of this License.

  10. The Free Software Foundation may publish revised and/or new versions of the
    General Public License from time to time. Such new versions will be similar
    in spirit to the present version, but may differ in detail to address new
    problems or concerns.

    Each version is given a distinguishing version number. If the Program
    specifies a version number of this License which applies to it and "any later
    version", you have the option of following the terms and conditions either of
    that version or of any later version published by the Free Software
    Foundation. If the Program does not specify a version number of this License,
    you may choose any version ever published by the Free Software Foundation.

  11. If you wish to incorporate parts of the Program into other free programs
    whose distribution conditions are different, write to the author to ask for
    permission. For software which is copyrighted by the Free Software
    Foundation, write to the Free Software Foundation; we sometimes make
    exceptions for this. Our decision will be guided by the two goals of
    preserving the free status of all derivatives of our free software and of
    promoting the sharing and reuse of software generally.

    NO WARRANTY

  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
    THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
    STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
    PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
    PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
    YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
    ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
    THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
    GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
    OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
    DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
    A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
    HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion of
warranty; and each file should have at least the "copyright" line and a pointer
to where the full notice is found.

one line to give the program's name and a brief idea of what it does.Copyright (C)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it
starts in an interactive mode:

Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
type `show w'. This is free software, and you are welcome
to redistribute it under certain conditions; type `show c'
for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, the commands you use may be called
something other than `show w' and `show c'; they could even be mouse-clicks or
menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a
sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright
interest in the program `Gnomovision'
(which makes passes at compilers) written
by James Hacker.

signature of Ty Coon, 1 April 1989
Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Library General Public License instead
of this License.


GNU Lesser General Public License v3.0 only
['autocommand']

GNU Lesser General Public License Version 3.0 Only
--------------------------------------------------

"This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation[,][;] version 3 of the License."



GNU LESSER GENERAL PUBLIC LICENSE
=================================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and
conditions of version 3 of the GNU General Public License, supplemented by the
additional permissions listed below.

0. Additional Definitions.

As used herein, “this License” refers to version 3 of the GNU Lesser General
Public License, and the “GNU GPL” refers to version 3 of the GNU General Public
License.

“The Library” refers to a covered work governed by this License, other than an
Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the
Library, but which is not otherwise based on the Library. Defining a subclass of
a class defined by the Library is deemed a mode of using an interface provided by
the Library.

A “Combined Work” is a work produced by combining or linking an Application with
the Library. The particular version of the Library with which the Combined Work
was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding
Source for the Combined Work, excluding any source code for portions of the
Combined Work that, considered in isolation, are based on the Application, and
not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code
and/or source code for the Application, including any data and utility programs
needed for reproducing the Combined Work from the Application, but excluding the
System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

You may convey a covered work under sections 3 and 4 of this License without
being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

If you modify a copy of the Library, and, in your modifications, a facility
refers to a function or data to be supplied by an Application that uses the
facility (other than as an argument passed when the facility is invoked), then
you may convey a copy of the modified version:

  * a) under this License, provided that you make a good faith effort to ensure
    that, in the event an Application does not supply the function or data, the
    facility still operates, and performs whatever part of its purpose remains
    meaningful, or

  * b) under the GNU GPL, with none of the additional permissions of this License
    applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

The object code form of an Application may incorporate material from a header
file that is part of the Library. You may convey such object code under terms of
your choice, provided that, if the incorporated material is not limited to
numerical parameters, data structure layouts and accessors, or small macros,
inline functions and templates (ten or fewer lines in length), you do both of the
following:

  * a) Give prominent notice with each copy of the object code that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the object code with a copy of the GNU GPL and this license
    document.

4. Combined Works.

You may convey a Combined Work under terms of your choice that, taken together,
effectively do not restrict modification of the portions of the Library contained
in the Combined Work and reverse engineering for debugging such modifications, if
you also do each of the following:

  * a) Give prominent notice with each copy of the Combined Work that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the Combined Work with a copy of the GNU GPL and this license
    document.

  * c) For a Combined Work that displays copyright notices during execution,
    include the copyright notice for the Library among these notices, as well as
    a reference directing the user to the copies of the GNU GPL and this license
    document.

  * d) Do one of the following:

      * 0) Convey the Minimal Corresponding Source under the terms of this
        License, and the Corresponding Application Code in a form suitable for,
        and under terms that permit, the user to recombine or relink the
        Application with a modified version of the Linked Version to produce a
        modified Combined Work, in the manner specified by section 6 of the GNU
        GPL for conveying Corresponding Source.

      * 1) Use a suitable shared library mechanism for linking with the Library.
        A suitable mechanism is one that (a) uses at run time a copy of the
        Library already present on the user's computer system, and (b) will
        operate properly with a modified version of the Library that is
        interface-compatible with the Linked Version.

  * e) Provide Installation Information, but only if you would otherwise be
    required to provide such information under section 6 of the GNU GPL, and only
    to the extent that such information is necessary to install and execute a
    modified version of the Combined Work produced by recombining or relinking
    the Application with a modified version of the Linked Version. (If you use
    option 4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you use option
    4d1, you must provide the Installation Information in the manner specified by
    section 6 of the GNU GPL for conveying Corresponding Source.)

5. Combined Libraries.

You may place library facilities that are a work based on the Library side by
side in a single library together with other library facilities that are not
Applications and are not covered by this License, and convey such a combined
library under terms of your choice, if you do both of the following:

  * a) Accompany the combined library with a copy of the same work based on the
    Library, uncombined with any other library facilities, conveyed under the
    terms of this License.

  * b) Give prominent notice with the combined library that part of it is a work
    based on the Library, and explaining where to find the accompanying
    uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

The Free Software Foundation may publish revised and/or new versions of the GNU
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library as you
received it specifies that a certain numbered version of the GNU Lesser General
Public License “or any later version” applies to it, you have the option of
following the terms and conditions either of that published version or of any
later version published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser General Public
License, you may choose any version of the GNU Lesser General Public License ever
published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether
future versions of the GNU Lesser General Public License shall apply, that
proxy's public statement of acceptance of any version is permanent authorization
for you to choose that version for the Library.

--------------------------------------------------------------------------------



GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

 <one line to give the program's name and a brief idea of what it
does.>
Copyright (C) <year> <name of author>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

 <program> Copyright (C) <year> <name of author>

This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.


GNU Lesser General Public License v3.0 or later
['paramiko']

GNU LESSER GENERAL PUBLIC LICENSE
=================================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and
conditions of version 3 of the GNU General Public License, supplemented by the
additional permissions listed below.

0. Additional Definitions.

As used herein, “this License” refers to version 3 of the GNU Lesser General
Public License, and the “GNU GPL” refers to version 3 of the GNU General Public
License.

“The Library” refers to a covered work governed by this License, other than an
Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the
Library, but which is not otherwise based on the Library. Defining a subclass of
a class defined by the Library is deemed a mode of using an interface provided by
the Library.

A “Combined Work” is a work produced by combining or linking an Application with
the Library. The particular version of the Library with which the Combined Work
was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding
Source for the Combined Work, excluding any source code for portions of the
Combined Work that, considered in isolation, are based on the Application, and
not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code
and/or source code for the Application, including any data and utility programs
needed for reproducing the Combined Work from the Application, but excluding the
System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.

You may convey a covered work under sections 3 and 4 of this License without
being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.

If you modify a copy of the Library, and, in your modifications, a facility
refers to a function or data to be supplied by an Application that uses the
facility (other than as an argument passed when the facility is invoked), then
you may convey a copy of the modified version:

  * a) under this License, provided that you make a good faith effort to ensure
    that, in the event an Application does not supply the function or data, the
    facility still operates, and performs whatever part of its purpose remains
    meaningful, or

  * b) under the GNU GPL, with none of the additional permissions of this License
    applicable to that copy.

3. Object Code Incorporating Material from Library Header Files.

The object code form of an Application may incorporate material from a header
file that is part of the Library. You may convey such object code under terms of
your choice, provided that, if the incorporated material is not limited to
numerical parameters, data structure layouts and accessors, or small macros,
inline functions and templates (ten or fewer lines in length), you do both of the
following:

  * a) Give prominent notice with each copy of the object code that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the object code with a copy of the GNU GPL and this license
    document.

4. Combined Works.

You may convey a Combined Work under terms of your choice that, taken together,
effectively do not restrict modification of the portions of the Library contained
in the Combined Work and reverse engineering for debugging such modifications, if
you also do each of the following:

  * a) Give prominent notice with each copy of the Combined Work that the Library
    is used in it and that the Library and its use are covered by this License.

  * b) Accompany the Combined Work with a copy of the GNU GPL and this license
    document.

  * c) For a Combined Work that displays copyright notices during execution,
    include the copyright notice for the Library among these notices, as well as
    a reference directing the user to the copies of the GNU GPL and this license
    document.

  * d) Do one of the following:

      * 0) Convey the Minimal Corresponding Source under the terms of this
        License, and the Corresponding Application Code in a form suitable for,
        and under terms that permit, the user to recombine or relink the
        Application with a modified version of the Linked Version to produce a
        modified Combined Work, in the manner specified by section 6 of the GNU
        GPL for conveying Corresponding Source.

      * 1) Use a suitable shared library mechanism for linking with the Library.
        A suitable mechanism is one that (a) uses at run time a copy of the
        Library already present on the user's computer system, and (b) will
        operate properly with a modified version of the Library that is
        interface-compatible with the Linked Version.

  * e) Provide Installation Information, but only if you would otherwise be
    required to provide such information under section 6 of the GNU GPL, and only
    to the extent that such information is necessary to install and execute a
    modified version of the Combined Work produced by recombining or relinking
    the Application with a modified version of the Linked Version. (If you use
    option 4d0, the Installation Information must accompany the Minimal
    Corresponding Source and Corresponding Application Code. If you use option
    4d1, you must provide the Installation Information in the manner specified by
    section 6 of the GNU GPL for conveying Corresponding Source.)

5. Combined Libraries.

You may place library facilities that are a work based on the Library side by
side in a single library together with other library facilities that are not
Applications and are not covered by this License, and convey such a combined
library under terms of your choice, if you do both of the following:

  * a) Accompany the combined library with a copy of the same work based on the
    Library, uncombined with any other library facilities, conveyed under the
    terms of this License.

  * b) Give prominent notice with the combined library that part of it is a work
    based on the Library, and explaining where to find the accompanying
    uncombined form of the same work.

6. Revised Versions of the GNU Lesser General Public License.

The Free Software Foundation may publish revised and/or new versions of the GNU
Lesser General Public License from time to time. Such new versions will be
similar in spirit to the present version, but may differ in detail to address new
problems or concerns.

Each version is given a distinguishing version number. If the Library as you
received it specifies that a certain numbered version of the GNU Lesser General
Public License “or any later version” applies to it, you have the option of
following the terms and conditions either of that published version or of any
later version published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser General Public
License, you may choose any version of the GNU Lesser General Public License ever
published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether
future versions of the GNU Lesser General Public License shall apply, that
proxy's public statement of acceptance of any version is permanent authorization
for you to choose that version for the Library.

--------------------------------------------------------------------------------



GNU GENERAL PUBLIC LICENSE
==========================

Version 3,  29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.


Preamble

The GNU General Public License is a free, copyleft license for software and other
kinds of works.

The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most of
our software; it applies also to any other work released this way by its authors.
You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the
software or use pieces of it in new free programs, and that you know you can do
these things.

To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain
responsibilities if you distribute copies of the software, or if you modify it:
responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether gratis or for a
fee, you must pass on to the recipients the same freedoms that you received. You
must make sure that they, too, receive or can get the source code. And you must
show them these terms so they know their rights.

Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.

For the developers' and authors' protection, the GPL clearly explains that there
is no warranty for this free software. For both users' and authors' sake, the GPL
requires that modified versions be marked as changed, so that their problems will
not be attributed erroneously to authors of previous versions.

Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so. This
is fundamentally incompatible with the aim of protecting users' freedom to change
the software. The systematic pattern of such abuse occurs in the area of products
for individuals to use, which is precisely where it is most unacceptable.
Therefore, we have designed this version of the GPL to prohibit the practice for
those products. If such problems arise substantially in other domains, we stand
ready to extend this provision to those domains in future versions of the GPL, as
needed to protect the freedom of users.

Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on
general-purpose computers, but in those that do, we wish to avoid the special
danger that patents applied to a free program could make it effectively
proprietary. To prevent this, the GPL assures that patents cannot be used to
render the program non-free.

The precise terms and conditions for copying, distribution and modification
follow.


TERMS AND CONDITIONS

0. Definitions.

“This License” refers to version 3 of the GNU General Public License.

“Copyright” also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each
licensee is addressed as “you”. “Licensees” and “recipients” may be individuals
or organizations.

To “modify” a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact copy.
The resulting work is called a “modified version” of the earlier work or a work
“based on” the earlier work.

A “covered work” means either the unmodified Program or a work based on the
Program.

To “propagate” a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification), making
available to the public, and in some countries other activities as well.

To “convey” a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer network,
with no transfer of a copy, is not conveying.

An interactive user interface displays “Appropriate Legal Notices” to the extent
that it includes a convenient and prominently visible feature that (1) displays
an appropriate copyright notice, and (2) tells the user that there is no warranty
for the work (except to the extent that warranties are provided), that licensees
may convey the work under this License, and how to view a copy of this License.
If the interface presents a list of user commands or options, such as a menu, a
prominent item in the list meets this criterion.

1. Source Code.

The “source code” for a work means the preferred form of the work for making
modifications to it. “Object code” means any non-source form of a work.

A “Standard Interface” means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.

The “System Libraries” of an executable work include anything, other than the
work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only to
enable use of the work with that Major Component, or to implement a Standard
Interface for which an implementation is available to the public in source code
form. A “Major Component”, in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system (if any) on
which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.

The “Corresponding Source” for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with source
files for the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and other
parts of the work.

The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.

The Corresponding Source for a work in source code form is that same work.

2. Basic Permissions.

All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License only
if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by
copyright law.

You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.

Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

No covered work shall be deemed part of an effective technological measure under
any applicable law fulfilling obligations under article 11 of the WIPO copyright
treaty adopted on 20 December 1996, or similar laws prohibiting or restricting
circumvention of such measures.

When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and you
disclaim any intention to limit operation or modification of the work as a means
of enforcing, against the work's users, your or third parties' legal rights to
forbid circumvention of technological measures.

4. Conveying Verbatim Copies.

You may convey verbatim copies of the Program's source code as you receive it, in
any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice; keep intact all notices stating that this
License and any non-permissive terms added in accord with section 7 apply to the
code; keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

You may charge any price or no price for each copy that you convey, and you may
offer support or warranty protection for a fee.

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to produce it
from the Program, in the form of source code under the terms of section 4,
provided that you also meet all of these conditions:

  * a) The work must carry prominent notices stating that you modified it, and
    giving a relevant date.

  * b) The work must carry prominent notices stating that it is released under
    this License and any conditions added under section 7. This requirement
    modifies the requirement in section 4 to “keep intact all notices”.

  * c) You must license the entire work, as a whole, under this License to anyone
    who comes into possession of a copy. This License will therefore apply, along
    with any applicable section 7 additional terms, to the whole of the work, and
    all its parts, regardless of how they are packaged. This License gives no
    permission to license the work in any other way, but it does not invalidate
    such permission if you have separately received it.

  * d) If the work has interactive user interfaces, each must display Appropriate
    Legal Notices; however, if the Program has interactive interfaces that do not
    display Appropriate Legal Notices, your work need not make them do so.

A compilation of a covered work with other separate and independent works, which
are not by their nature extensions of the covered work, and which are not
combined with it such as to form a larger program, in or on a volume of a storage
or distribution medium, is called an “aggregate” if the compilation and its
resulting copyright are not used to limit the access or legal rights of the
compilation's users beyond what the individual works permit. Inclusion of a
covered work in an aggregate does not cause this License to apply to the other
parts of the aggregate.

6. Conveying Non-Source Forms.

You may convey a covered work in object code form under the terms of sections 4
and 5, provided that you also convey the machine-readable Corresponding Source
under the terms of this License, in one of these ways:

  * a) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by the Corresponding Source fixed
    on a durable physical medium customarily used for software interchange.

  * b) Convey the object code in, or embodied in, a physical product (including a
    physical distribution medium), accompanied by a written offer, valid for at
    least three years and valid for as long as you offer spare parts or customer
    support for that product model, to give anyone who possesses the object code
    either (1) a copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical medium
    customarily used for software interchange, for a price no more than your
    reasonable cost of physically performing this conveying of source, or (2)
    access to copy the Corresponding Source from a network server at no charge.

  * c) Convey individual copies of the object code with a copy of the written
    offer to provide the Corresponding Source. This alternative is allowed only
    occasionally and noncommercially, and only if you received the object code
    with such an offer, in accord with subsection 6b.

  * d) Convey the object code by offering access from a designated place (gratis
    or for a charge), and offer equivalent access to the Corresponding Source in
    the same way through the same place at no further charge. You need not
    require recipients to copy the Corresponding Source along with the object
    code. If the place to copy the object code is a network server, the
    Corresponding Source may be on a different server (operated by you or a third
    party) that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source. Regardless of what server hosts the Corresponding
    Source, you remain obligated to ensure that it is available for as long as
    needed to satisfy these requirements.

  * e) Convey the object code using peer-to-peer transmission, provided you
    inform other peers where the object code and Corresponding Source of the work
    are being offered to the general public at no charge under subsection 6d.

A separable portion of the object code, whose source code is excluded from the
Corresponding Source as a System Library, need not be included in conveying the
object code work.

A “User Product” is either (1) a “consumer product”, which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. In
determining whether a product is a consumer product, doubtful cases shall be
resolved in favor of coverage. For a particular product received by a particular
user, “normally used” refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A
product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the only
significant mode of use of the product.

“Installation Information” for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of its
Corresponding Source. The information must suffice to ensure that the continued
functioning of the modified object code is in no case prevented or interfered
with solely because modification has been made.

If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction in
which the right of possession and use of the User Product is transferred to the
recipient in perpetuity or for a fixed term (regardless of how the transaction is
characterized), the Corresponding Source conveyed under this section must be
accompanied by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install modified object
code on the User Product (for example, the work has been installed in ROM).

The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may be
denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication
across the network.

Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with an
implementation available to the public in source code form), and must require no
special password or key for unpacking, reading or copying.

7. Additional Terms.

“Additional permissions” are terms that supplement the terms of this License by
making exceptions from one or more of its conditions. Additional permissions that
are applicable to the entire Program shall be treated as though they were
included in this License, to the extent that they are valid under applicable law.
If additional permissions apply only to part of the Program, that part may be
used separately under those permissions, but the entire Program remains governed
by this License without regard to the additional permissions.

When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when you
modify the work.) You may place additional permissions on material, added by you
to a covered work, for which you have or can give appropriate copyright
permission.

Notwithstanding any other provision of this License, for material you add to a
covered work, you may (if authorized by the copyright holders of that material)
supplement the terms of this License with terms:

  * a) Disclaiming warranty or limiting liability differently from the terms of
    sections 15 and 16 of this License; or

  * b) Requiring preservation of specified reasonable legal notices or author
    attributions in that material or in the Appropriate Legal Notices displayed
    by works containing it; or

  * c) Prohibiting misrepresentation of the origin of that material, or requiring
    that modified versions of such material be marked in reasonable ways as
    different from the original version; or

  * d) Limiting the use for publicity purposes of names of licensors or authors
    of the material; or

  * e) Declining to grant rights under trademark law for use of some trade names,
    trademarks, or service marks; or

  * f) Requiring indemnification of licensors and authors of that material by
    anyone who conveys the material (or modified versions of it) with contractual
    assumptions of liability to the recipient, for any liability that these
    contractual assumptions directly impose on those licensors and authors.

All other non-permissive additional terms are considered “further restrictions”
within the meaning of section 10. If the Program as you received it, or any part
of it, contains a notice stating that it is governed by this License along with a
term that is a further restriction, you may remove that term. If a license
document contains a further restriction but permits relicensing or conveying
under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive
such relicensing or conveying.

If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply to
those files, or a notice indicating where to find the applicable terms.

Additional terms, permissive or non-permissive, may be stated in the form of a
separately written license, or stated as exceptions; the above requirements apply
either way.

8. Termination.

You may not propagate or modify a covered work except as expressly provided under
this License. Any attempt otherwise to propagate or modify it is void, and will
automatically terminate your rights under this License (including any patent
licenses granted under the third paragraph of section 11).

However, if you cease all violation of this License, then your license from a
particular copyright holder is reinstated (a) provisionally, unless and until the
copyright holder explicitly and finally terminates your license, and (b)
permanently, if the copyright holder fails to notify you of the violation by some
reasonable means prior to 60 days after the cessation.

Moreover, your license from a particular copyright holder is reinstated
permanently if the copyright holder notifies you of the violation by some
reasonable means, this is the first time you have received notice of violation of
this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice.

Termination of your rights under this section does not terminate the licenses of
parties who have received copies or rights from you under this License. If your
rights have been terminated and not permanently reinstated, you do not qualify to
receive new licenses for the same material under section 10.

9. Acceptance Not Required for Having Copies.

You are not required to accept this License in order to receive or run a copy of
the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do
so.

10. Automatic Licensing of Downstream Recipients.

Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by
third parties with this License.

An “entity transaction” is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity
transaction, each party to that transaction who receives a copy of the work also
receives whatever licenses to the work the party's predecessor in interest had or
could give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if the
predecessor has it or can get it with reasonable efforts.

You may not impose any further restrictions on the exercise of the rights granted
or affirmed under this License. For example, you may not impose a license fee,
royalty, or other charge for exercise of rights granted under this License, and
you may not initiate litigation (including a cross-claim or counterclaim in a
lawsuit) alleging that any patent claim is infringed by making, using, selling,
offering for sale, or importing the Program or any portion of it.

11. Patents.

A “contributor” is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed is
called the contributor's “contributor version”.

A contributor's “essential patent claims” are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that would
be infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, “control” includes the right to grant
patent sublicenses in a manner consistent with the requirements of this License.

Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents of
its contributor version.

In the following three paragraphs, a “patent license” is any express agreement or
commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To “grant” such a patent license to a party means to make such an agreement or
commitment not to enforce a patent against the party.

If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free of
charge and under the terms of this License, through a publicly available network
server or other readily accessible means, then you must either (1) cause the
Corresponding Source to be so available, or (2) arrange to deprive yourself of
the benefit of the patent license for this particular work, or (3) arrange, in a
manner consistent with the requirements of this License, to extend the patent
license to downstream recipients. “Knowingly relying” means you have actual
knowledge that, but for the patent license, your conveying the covered work in a
country, or your recipient's use of the covered work in a country, would infringe
one or more identifiable patents in that country that you have reason to believe
are valid.

If, pursuant to or in connection with a single transaction or arrangement, you
convey, or propagate by procuring conveyance of, a covered work, and grant a
patent license to some of the parties receiving the covered work authorizing them
to use, propagate, modify or convey a specific copy of the covered work, then the
patent license you grant is automatically extended to all recipients of the
covered work and works based on it.

A patent license is “discriminatory” if it does not include within the scope of
its coverage, prohibits the exercise of, or is conditioned on the non-exercise of
one or more of the rights that are specifically granted under this License. You
may not convey a covered work if you are a party to an arrangement with a third
party that is in the business of distributing software, under which you make
payment to the third party based on the extent of your activity of conveying the
work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in
connection with copies of the covered work conveyed by you (or copies made from
those copies), or (b) primarily for and in connection with specific products or
compilations that contain the covered work, unless you entered into that
arrangement, or that patent license was granted, prior to 28 March 2007.

Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available to you
under applicable patent law.

12. No Surrender of Others' Freedom.

If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from the
conditions of this License. If you cannot convey a covered work so as to satisfy
simultaneously your obligations under this License and any other pertinent
obligations, then as a consequence you may not convey it at all. For example, if
you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both
those terms and this License would be to refrain entirely from conveying the
Program.

13. Use with the GNU Affero General Public License.

Notwithstanding any other provision of this License, you have permission to link
or combine any covered work with a work licensed under version 3 of the GNU
Affero General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the special requirements of the GNU Affero General
Public License, section 13, concerning interaction through a network will apply
to the combination as such.

14. Revised Versions of this License.

The Free Software Foundation may publish revised and/or new versions of the GNU
General Public License from time to time. Such new versions will be similar in
spirit to the present version, but may differ in detail to address new problems
or concerns.

Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License “or any later
version” applies to it, you have the option of following the terms and conditions
either of that numbered version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of the GNU
General Public License, you may choose any version ever published by the Free
Software Foundation.

If the Program specifies that a proxy can decide which future versions of the GNU
General Public License can be used, that proxy's public statement of acceptance
of a version permanently authorizes you to choose that version for the Program.

Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as a
result of your choosing to follow a later version.

15. Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS
PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

17. Interpretation of Sections 15 and 16.

If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption of
liability accompanies a copy of the Program in return for a fee.

END OF TERMS AND CONDITIONS


How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest possible use
to the public, the best way to achieve this is to make it free software which
everyone can redistribute and change under these terms.

To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion of
warranty; and each file should have at least the “copyright” line and a pointer
to where the full notice is found.

    <one line to give the program's name and a brief idea of what it
does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short notice like this
when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>

    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate parts
of the General Public License. Of course, your program's commands might be
different; for a GUI interface, you would use an “about box”.

You should also get your employer (if you work as a programmer) or school, if
any, to sign a “copyright disclaimer” for the program, if necessary. For more
information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may consider
it more useful to permit linking proprietary applications with the library. If
this is what you want to do, use the GNU Lesser General Public License instead of
this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.


Historic Permission Notice and Disclaimer
['Python programming language']

Historical Permission Notice and Disclaimer
===========================================

<copyright notice>

Permission to use, copy, modify and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies[,] [and] that both [that] [the]
copyright notice and this permission notice appear in supporting documentation[,
and that the name [of] <copyright holder> [or <related entities>] not be used in
advertising or publicity pertaining to distribution of the software without
specific, written prior permission]. [<copyright holder> makes no representations
about the suitability of this software for any purpose. It is provided "as is"
without express or implied warranty.]

[<copyright holder> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS[,][.] IN NO EVENT
SHALL <copyright holder> BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.]

---

Explanation:

Angle brackets hold "fields", e.g. <copyright holder>.

Square brackets hold optional text, e.g. [or <related entities>].

A license can have variations in capitalization and whitespace, and still be
considered an instance of this template.

It may be possible to construct a grammatically incorrect license from this
template, or one that lacks a disclaimer, or one that includes a
double-disclaimer. That is acceptable, as long as it remains impossible to
construct a non-OSD-compliant license that matches the pattern


ISC License
['dnspython', 'libsodium', 'pexpect']

ISC License (ISCL)
==================

Copyright (c) 4-digit year, Company or Person's Name

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.


ISC License
['ptyprocess']

License: ISC

Files: debian/*
Copyright: 2015-2020 Julien Puydt <jpuydt@debian.org>
License: ISC

License: ISC

PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY PURPOSE
 WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE COPYRIGHT NOTICE
 AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES. THE SOFTWARE IS PROVIDED
 "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
 SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE


MIT License
['docopt']

Copyright (c) 2012 Vladimir Keleshev, <vladimir@keleshev.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in 
the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE


MIT License
['LibYAML']

Copyright (c) 2017-2020 Ingy döt Net
Copyright (c) 2006-2016 Kirill Simonov

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE


MIT License
['tomli']

MIT License

Copyright (c) 2021 Taneli Hukkinen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE


MIT License
['backports.tarfile', 'example', 'example2', 'inflect.py', 'jaraco.collections', 'jaraco.context', 'jaraco.functools', 'jaraco.text', 'libexpat', 'libffi', 'more-itertools', 'my-test-package', 'pip', 'platformdirs', 'Pyflakes', 'pypi/setuptools', 'python3-charset-normalizer', 'python cffi', 'Python programming language', 'Python six', 'python-wheel', 'PyYAML', 'rich', 'typeguard', 'urllib3', 'wcwidth', 'zipp']

The MIT License
===============

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Mozilla Public License 2.0
['python-certifi']

Mozilla Public License
Version 2.0
======================


1. Definitions
--------------

  1.1. "Contributor"

  means each individual or legal entity that creates, contributes to the creation
  of, or owns Covered Software.

  1.2. "Contributor Version"

  means the combination of the Contributions of others (if any) used by a
  Contributor and that particular Contributor's Contribution.

  1.3. "Contribution"

  means Covered Software of a particular Contributor.

  1.4. "Covered Software"

  means Source Code Form to which the initial Contributor has attached the notice
  in Exhibit A, the Executable Form of such Source Code Form, and Modifications
  of such Source Code Form, in each case including portions thereof.

  1.5. "Incompatible With Secondary Licenses"

  means

    a. 

      that the initial Contributor has attached the notice described in Exhibit B
      to the Covered Software; or

    b. 

      that the Covered Software was made available under the terms of version 1.1
      or earlier of the License, but not also under the terms of a Secondary
      License.

  1.6. "Executable Form"

  means any form of the work other than Source Code Form.

  1.7. "Larger Work"

  means a work that combines Covered Software with other material, in a separate
  file or files, that is not Covered Software.

  1.8. "License"

  means this document.

  1.9. "Licensable"

  means having the right to grant, to the maximum extent possible, whether at the
  time of the initial grant or subsequently, any and all of the rights conveyed
  by this License.

  1.10. "Modifications"

  means any of the following:

    a. 

      any file in Source Code Form that results from an addition to, deletion
      from, or modification of the contents of Covered Software; or

    b. 

      any new file in Source Code Form that contains any Covered Software.

  1.11. "Patent Claims" of a Contributor

  means any patent claim(s), including without limitation, method, process, and
  apparatus claims, in any patent Licensable by such Contributor that would be
  infringed, but for the grant of the License, by the making, using, selling,
  offering for sale, having made, import, or transfer of either its Contributions
  or its Contributor Version.

  1.12. "Secondary License"

  means either the GNU General Public License, Version 2.0, the GNU Lesser
  General Public License, Version 2.1, the GNU Affero General Public License,
  Version 3.0, or any later versions of those licenses.

  1.13. "Source Code Form"

  means the form of the work preferred for making modifications.

  1.14. "You" (or "Your")

  means an individual or a legal entity exercising rights under this License. For
  legal entities, "You" includes any entity that controls, is controlled by, or
  is under common control with You. For purposes of this definition, "control"
  means (a) the power, direct or indirect, to cause the direction or management
  of such entity, whether by contract or otherwise, or (b) ownership of more than
  fifty percent (50%) of the outstanding shares or beneficial ownership of such
  entity.


2. License Grants and Conditions
--------------------------------


  2.1. Grants

  Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
  license:

    a. 

      under intellectual property rights (other than patent or trademark)
      Licensable by such Contributor to use, reproduce, make available, modify,
      display, perform, distribute, and otherwise exploit its Contributions,
      either on an unmodified basis, with Modifications, or as part of a Larger
      Work; and

    b. 

      under Patent Claims of such Contributor to make, use, sell, offer for sale,
      have made, import, and otherwise transfer either its Contributions or its
      Contributor Version.


  2.2. Effective Date

  The licenses granted in Section 2.1 with respect to any Contribution become
  effective for each Contribution on the date the Contributor first distributes
  such Contribution.


  2.3. Limitations on Grant Scope

  The licenses granted in this Section 2 are the only rights granted under this
  License. No additional rights or licenses will be implied from the distribution
  or licensing of Covered Software under this License. Notwithstanding
  Section 2.1(b) above, no patent license is granted by a Contributor:

    a. 

      for any code that a Contributor has removed from Covered Software; or

    b. 

      for infringements caused by: (i) Your and any other third party's
      modifications of Covered Software, or (ii) the combination of its
      Contributions with other software (except as part of its Contributor
      Version); or

    c. 

      under Patent Claims infringed by Covered Software in the absence of its
      Contributions.

  This License does not grant any rights in the trademarks, service marks, or
  logos of any Contributor (except as may be necessary to comply with the notice
  requirements in Section 3.4).


  2.4. Subsequent Licenses

  No Contributor makes additional grants as a result of Your choice to distribute
  the Covered Software under a subsequent version of this License (see
  Section 10.2) or under the terms of a Secondary License (if permitted under the
  terms of Section 3.3).


  2.5. Representation

  Each Contributor represents that the Contributor believes its Contributions are
  its original creation(s) or it has sufficient rights to grant the rights to its
  Contributions conveyed by this License.


  2.6. Fair Use

  This License is not intended to limit any rights You have under applicable
  copyright doctrines of fair use, fair dealing, or other equivalents.


  2.7. Conditions

  Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
  Section 2.1.


3. Responsibilities
-------------------


  3.1. Distribution of Source Form

  All distribution of Covered Software in Source Code Form, including any
  Modifications that You create or to which You contribute, must be under the
  terms of this License. You must inform recipients that the Source Code Form of
  the Covered Software is governed by the terms of this License, and how they can
  obtain a copy of this License. You may not attempt to alter or restrict the
  recipients' rights in the Source Code Form.


  3.2. Distribution of Executable Form

  If You distribute Covered Software in Executable Form then:

    a. 

      such Covered Software must also be made available in Source Code Form, as
      described in Section 3.1, and You must inform recipients of the Executable
      Form how they can obtain a copy of such Source Code Form by reasonable
      means in a timely manner, at a charge no more than the cost of distribution
      to the recipient; and

    b. 

      You may distribute such Executable Form under the terms of this License, or
      sublicense it under different terms, provided that the license for the
      Executable Form does not attempt to limit or alter the recipients' rights
      in the Source Code Form under this License.


  3.3. Distribution of a Larger Work

  You may create and distribute a Larger Work under terms of Your choice,
  provided that You also comply with the requirements of this License for the
  Covered Software. If the Larger Work is a combination of Covered Software with
  a work governed by one or more Secondary Licenses, and the Covered Software is
  not Incompatible With Secondary Licenses, this License permits You to
  additionally distribute such Covered Software under the terms of such Secondary
  License(s), so that the recipient of the Larger Work may, at their option,
  further distribute the Covered Software under the terms of either this License
  or such Secondary License(s).


  3.4. Notices

  You may not remove or alter the substance of any license notices (including
  copyright notices, patent notices, disclaimers of warranty, or limitations of
  liability) contained within the Source Code Form of the Covered Software,
  except that You may alter any license notices to the extent required to remedy
  known factual inaccuracies.


  3.5. Application of Additional Terms

  You may choose to offer, and to charge a fee for, warranty, support, indemnity
  or liability obligations to one or more recipients of Covered Software.
  However, You may do so only on Your own behalf, and not on behalf of any
  Contributor. You must make it absolutely clear that any such warranty, support,
  indemnity, or liability obligation is offered by You alone, and You hereby
  agree to indemnify every Contributor for any liability incurred by such
  Contributor as a result of warranty, support, indemnity or liability terms You
  offer. You may include additional disclaimers of warranty and limitations of
  liability specific to any jurisdiction.


4. Inability to Comply Due to Statute or Regulation
---------------------------------------------------

If it is impossible for You to comply with any of the terms of this License with
respect to some or all of the Covered Software due to statute, judicial order, or
regulation then You must: (a) comply with the terms of this License to the
maximum extent possible; and (b) describe the limitations and the code they
affect. Such description must be placed in a text file included with all
distributions of the Covered Software under this License. Except to the extent
prohibited by statute or regulation, such description must be sufficiently
detailed for a recipient of ordinary skill to be able to understand it.


5. Termination
--------------

  5.1. The rights granted under this License will terminate automatically if You
  fail to comply with any of its terms. However, if You become compliant, then
  the rights granted under this License from a particular Contributor are
  reinstated (a) provisionally, unless and until such Contributor explicitly and
  finally terminates Your grants, and (b) on an ongoing basis, if such
  Contributor fails to notify You of the non-compliance by some reasonable means
  prior to 60 days after You have come back into compliance. Moreover, Your
  grants from a particular Contributor are reinstated on an ongoing basis if such
  Contributor notifies You of the non-compliance by some reasonable means, this
  is the first time You have received notice of non-compliance with this License
  from such Contributor, and You become compliant prior to 30 days after Your
  receipt of the notice.

  5.2. If You initiate litigation against any entity by asserting a patent
  infringement claim (excluding declaratory judgment actions, counter-claims, and
  cross-claims) alleging that a Contributor Version directly or indirectly
  infringes any patent, then the rights granted to You by any and all
  Contributors for the Covered Software under Section 2.1 of this License shall
  terminate.

  5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
  license agreements (excluding distributors and resellers) which have been
  validly granted by You or Your distributors under this License prior to
  termination shall survive termination.


6. Disclaimer of Warranty
-------------------------

Covered Software is provided under this License on an "as is" basis, without
warranty of any kind, either expressed, implied, or statutory, including, without
limitation, warranties that the Covered Software is free of defects,
merchantable, fit for a particular purpose or non-infringing. The entire risk as
to the quality and performance of the Covered Software is with You. Should any
Covered Software prove defective in any respect, You (not any Contributor) assume
the cost of any necessary servicing, repair, or correction. This disclaimer of
warranty constitutes an essential part of this License. No use of any Covered
Software is authorized under this License except under this disclaimer.


7. Limitation of Liability
--------------------------

Under no circumstances and under no legal theory, whether tort (including
negligence), contract, or otherwise, shall any Contributor, or anyone who
distributes Covered Software as permitted above, be liable to You for any direct,
indirect, special, incidental, or consequential damages of any character
including, without limitation, damages for lost profits, loss of goodwill, work
stoppage, computer failure or malfunction, or any and all other commercial
damages or losses, even if such party shall have been informed of the possibility
of such damages. This limitation of liability shall not apply to liability for
death or personal injury resulting from such party's negligence to the extent
applicable law prohibits such limitation. Some jurisdictions do not allow the
exclusion or limitation of incidental or consequential damages, so this exclusion
and limitation may not apply to You.


8. Litigation
-------------

Any litigation relating to this License may be brought only in the courts of a
jurisdiction where the defendant maintains its principal place of business and
such litigation shall be governed by laws of that jurisdiction, without reference
to its conflict-of-law provisions. Nothing in this Section shall prevent a
party's ability to bring cross-claims or counter-claims.


9. Miscellaneous
----------------

This License represents the complete agreement concerning the subject matter
hereof. If any provision of this License is held to be unenforceable, such
provision shall be reformed only to the extent necessary to make it enforceable.
Any law or regulation which provides that the language of a contract shall be
construed against the drafter shall not be used to construe this License against
a Contributor.


10. Versions of the License
---------------------------


  10.1. New Versions

  Mozilla Foundation is the license steward. Except as provided in Section 10.3,
  no one other than the license steward has the right to modify or publish new
  versions of this License. Each version will be given a distinguishing version
  number.


  10.2. Effect of New Versions

  You may distribute the Covered Software under the terms of the version of the
  License under which You originally received the Covered Software, or under the
  terms of any subsequent version published by the license steward.


  10.3. Modified Versions

  If you create software not governed by this License, and you want to create a
  new license for such software, you may create and use a modified version of
  this License if you rename the license and remove any references to the name of
  the license steward (except to note that such modified license differs from
  this License).


  10.4. Distributing Source Code Form that is Incompatible With Secondary
  Licenses

  If You choose to distribute Source Code Form that is Incompatible With
  Secondary Licenses under the terms of this version of the License, the notice
  described in Exhibit B of this License must be attached.


Exhibit A - Source Code Form License Notice
-------------------------------------------

  This Source Code Form is subject to the terms of the Mozilla Public License,
  v. 2.0. If a copy of the MPL was not distributed with this file, You can
  obtain one at http://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular file, then
You may include the notice in a location (such as a LICENSE file in a relevant
directory) where a recipient would be likely to look for such a notice.

You may add additional accurate notices of copyright ownership.


Exhibit B - "Incompatible With Secondary Licenses" Notice
---------------------------------------------------------

  This Source Code Form is "Incompatible With Secondary Licenses", as defined
  by the Mozilla Public License, v. 2.0.


Open Group License
['Python programming language']

Open Group License
==================

Copyright 1996, 1998 The Open Group

Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that the
above copyright notice appear in all copies and that both that copyright notice
and this permission notice appear in supporting documentation.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of The Open Group shall not be used
in advertising or otherwise to promote the sale, use or other dealings in this
Software without prior written authorization from The Open Group.


Python Software Foundation License 2.0
['legacy-cgi', 'python-distlib', 'Python programming language']

This license was approved as the official PSF License Version 2 on October 22,
2004. The only differences between this and version 1 of the PSF license consist
of removing Python version numbers (like 2.1.1 or 2.3).



PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
============================================

--------------------------------------------

  1.  This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"),
    and the Individual or Organization ("Licensee") accessing and otherwise using
    this software ("Python") in source or binary form and its associated
    documentation.

  2.  Subject to the terms and conditions of this License Agreement, PSF hereby
    grants Licensee a nonexclusive, royalty-free, world-wide license to
    reproduce, analyze, test, perform and/or display publicly, prepare derivative
    works, distribute, and otherwise use Python alone or in any derivative
    version, provided, however, that PSF's License Agreement and PSF's notice of
    copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004 Python Software
    Foundation; All Rights Reserved" are retained in Python alone or in any
    derivative version prepared by Licensee.

  3. In the event Licensee prepares a derivative work that is based on or
    incorporates Python or any part thereof, and wants to make the derivative
    work available to others as provided herein, then Licensee hereby agrees to
    include in any such work a brief summary of the changes made to Python.

  4.  PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES
    NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT
    NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
    MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
    PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

  5.  PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY
    INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE
    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

  6.  This License Agreement will automatically terminate upon a material breach
    of its terms and conditions.

  7.  Nothing in this License Agreement shall be deemed to create any
    relationship of agency, partnership, or joint venture between PSF and
    Licensee. This License Agreement does not grant permission to use PSF
    trademarks or trade name in a trademark sense to endorse or promote products
    or services of Licensee, or any third party.

  8.  By copying, installing or otherwise using Python, Licensee agrees to be
    bound by the terms and conditions of this License Agreement.


Python Software Foundation License 2.3
['python-typing-extensions']

Python 2.3.3 license
====================

This is the official license for the Python 2.3.3 release:

--------------------------------------------------------------------------------


A. HISTORY OF THE SOFTWARE
--------------------------

--------------------------------------------------------------------------------



Python was created in the early 1990s by Guido van Rossum at Stichting
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a
successor of a language called ABC.  Guido remains Python's principal author,
although it includes many contributions from others.

In 1995, Guido continued his work on Python at the Corporation for National
Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia
where he released several versions of the software.

In May 2000, Guido and the Python core development team moved to BeOpen.com to
form the BeOpen PythonLabs team.  In October of the same year, the PythonLabs
team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). 
In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was
formed, a non-profit organization created specifically to own Python-related
Intellectual Property.  Zope Corporation is a sponsoring member of the PSF.

All Python releases are Open Source (see http://www.opensource.org for the Open
Source Definition).  Historically, most, but not all, Python releases have also
been GPL-compatible; the table below summarizes the various releases.

    Release        

Derived     Year       

Owner       GPL-                    

from                                  compatible? (1)     0.9.0 thru

1.2             

1991-1995   CWI         yes     1.3 thru 1.5.2  1.2        

1995-1999   CNRI        yes    

1.6            

1.5.2       2000       

CNRI        no    

2.0            

1.6        

2000        BeOpen.com  no     1.6.1          

1.6        

2001       

CNRI        yes (2)    

2.1            

2.0+1.6.1   2001       

PSF         no     2.0.1          

2.0+1.6.1   2001       

PSF         yes     2.1.1          

2.1+2.0.1   2001       

PSF         yes    

2.2            

2.1.1       2001       

PSF         yes     2.1.2          

2.1.1       2002       

PSF         yes     2.1.3          

2.1.2       2002       

PSF         yes     2.2.1          

2.2        

2002       

PSF         yes     2.2.2          

2.2.1       2002       

PSF         yes    

2.3            

2.2.2       2002-2003  

PSF         yes     2.3.1          

2.3         2002-2003  

PSF         yes     2.3.2          

2.3.1       2002-2003  

PSF         yes     2.3.3          

2.3.2       2002-2003  

PSF         yes

Footnotes:

(1) GPL-compatible doesn't mean that we're distributing Python under     the
GPL.  All Python licenses, unlike the GPL, let you distribute     a modified
version without making your changes open source.  The     GPL-compatible licenses
make it possible to combine Python with     other software that is released under
the GPL; the others don't.

(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,     because its
license has a choice of law clause.  According to     CNRI, however, Stallman's
lawyer has told CNRI's lawyer that 1.6.1     is "not incompatible" with the GPL.

Thanks to the many outside volunteers who have worked under Guido's direction to
make these releases possible.

--------------------------------------------------------------------------------


B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
---------------------------------------------------------------

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------

PSF LICENSE AGREEMENT FOR PYTHON 2.3

--------------------------------------------------------------------------------



1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
the Individual or Organization ("Licensee") accessing and otherwise using Python
2.3 software in source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python 2.3 alone or in any derivative version,
provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003 Python Software Foundation; All Rights
Reserved" are retained in Python 2.3 alone or in any derivative version prepared
by Licensee.

3. In the event Licensee prepares a derivative work that is based on or
incorporates Python 2.3 or any part thereof, and wants to make the derivative
work available to others as provided herein, then Licensee hereby agrees to
include in any such work a brief summary of the changes made to Python 2.3.

4. PSF is making Python 2.3 available to Licensee on an "AS IS" basis.  PSF MAKES
NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE, BUT NOT
LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
2.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.3 FOR ANY
INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING,
DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3, OR ANY DERIVATIVE THEREOF, EVEN IF
ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material breach of
its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any relationship
of agency, partnership, or joint venture between PSF and Licensee.  This License
Agreement does not grant permission to use PSF trademarks or trade name in a
trademark sense to endorse or promote products or services of Licensee, or any
third party.

8. By copying, installing or otherwise using Python 2.3, Licensee agrees to be
bound by the terms and conditions of this License Agreement.


PythonPlot License
['Python programming language']

PythonPlot License
==================

Permission to use, copy, modify and distribute this software and its
documentation for any purpose and without fee is hereby granted The author makes
no representations about the suitability of this software for any purpose. It is
provided "as is" without express or implied warranty.

THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR
BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


Stichting Mathematisch License
['Python programming language']

Stichting Mathematisch License
==============================

Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum,
Amsterdam, The Netherlands.

                   All Rights Reserved

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the names of Stichting Mathematisch Centrum or CWI not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission.

STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.


The Open SSL License
['Python programming language']

OpenSSL
=======


Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.
-----------------------------------------------------------------

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  3. All advertising materials mentioning features or use of this software must
    display the following acknowledgment: This product includes software
    developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org)

  4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
    endorse or promote products derived from this software without prior written
    permission. For written permission, please contact openssl-core@openssl.org

  5. Products derived from this software may not be called "OpenSSL" nor may
    "OpenSSL" appear in their names without prior written permission of the
    OpenSSL Project.

  6. Redistributions of any form whatsoever must retain the following
    acknowledgment: "This product includes software developed by the OpenSSL
    Project for use in the OpenSSL Toolkit (http://www.openssl.org)"




THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE. This product includes cryptographic software
written by Eric Young (eay@cryptsoft.com). This product includes software written
by Tim Hudson (tjh@cryptsoft.com).


Unknown License
['range']

The license has not been identified.


Xmlproc License
['Python programming language']

xmlproc License
===============

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that modified copies are
clearly marked as such.

LARS MARIUS GARSHOL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
SHALL LARS MARIUS GARSHOL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


zlib License
['Python programming language']

The zlib/libpng License
=======================

Copyright (c) <year> <copyright holders>

This software is provided 'as-is', without any express or implied warranty. In no
event will the authors be held liable for any damages arising from the use of
this software.

Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alter it and redistribute it freely, subject to
the following restrictions:

      1. The origin of this software must not be misrepresented; you must not
      claim that you wrote the original software. If you use this software in a
      product, an acknowledgment in the product documentation would be
      appreciated but is not required.

      2. Altered source versions must be plainly marked as such, and must not be
      misrepresented as being the original software.

      3. This notice may not be removed or altered from any source distribution.

