asyncgateway
Copyright (C) 2025 Itential, Inc.

This product is licensed under the GNU General Public License v3.0 or later.
See the LICENSE file for the full license text.

-------------------------------------------------------------------------------
Third-Party Components
-------------------------------------------------------------------------------

This software incorporates components from the following open source projects:

httpx
  License: BSD 3-Clause
  Copyright (c) 2019, Encode OSS Ltd.
  https://github.com/encode/httpx

h11
  License: MIT
  Copyright (c) 2016 Nathaniel J. Smith and other contributors
  https://github.com/python-hyper/h11

ipsdk
  License: GPL-3.0-or-later
  Copyright (c) Itential, Inc.
  https://github.com/itential/ipsdk

PyYAML (optional dependency)
  License: MIT
  Copyright (c) 2017-2021 Ingy döt Net
  Copyright (c) 2006-2016 Kirill Simonov
  https://github.com/yaml/pyyaml

tomli (optional dependency, Python < 3.11 only)
  License: MIT
  Copyright (c) 2021 Taneli Hukkinen
  https://github.com/hukkin/tomli

tomli-w (optional dependency)
  License: MIT
  Copyright (c) 2021 Taneli Hukkinen
  https://github.com/hukkin/tomli-w
