rtflite uses third-party Python packages which may be distributed under
different licenses. We have listed all of these third party packages and
their licenses below. However, the most up-to-date information can be found
via inspecting the dependencies field in the pyproject.toml file.

You must agree to the terms of these licenses, in addition to the rtflite
source code license, in order to use this software.

--------------------------------------------------
Third party Python packages listed by license type
[Format: Name - URL]
--------------------------------------------------

MIT License (https://opensource.org/license/mit)
  * narwhals - https://github.com/narwhals-dev/narwhals/blob/main/LICENSE.md
  * polars - https://github.com/pola-rs/polars/blob/main/LICENSE
  * pydantic - https://github.com/pydantic/pydantic/blob/main/LICENSE

MIT-CMU License (https://opensource.org/license/cmu-license)
  * pillow - https://github.com/python-pillow/Pillow/blob/main/LICENSE
