# Third-Party Licenses LinkForge bundles the following third-party Python library to provide a self-contained experience across all supported environments. This document provides clear attribution and licensing information for this redistributed component. ## Summary | Library | Version | License | Link | | :--- | :--- | :--- | :--- | | **PyYAML** | 6.0.3 | [MIT](https://spdx.org/licenses/MIT.html) | [pyyaml.org](https://pyyaml.org/) | ## Bundled Components All library components listed below are bundled as `.whl` files in the `wheels/` directory of the extension package for cross-platform compatibility. ### PyYAML - **License**: MIT - **Project**: https://github.com/yaml/pyyaml - **Copyright**: © 2006-2016 Kirill Simonov, © 2017-2024 Ingy döt Net and the YAML community - **Summary**: Advanced YAML parser used for loading external configuration data in XACRO models. --- ## Licensing Notes LinkForge itself is licensed under **GPL-3.0-or-later**. The third-party library listed above is redistributed under its own permissive license. This redistribution is consistent with both the GPLv3 and the MIT license requirements.