| Apache Iggy (incubating) - Third-Party License Manifest |
| ======================================================== |
| |
| The following third-party software components are statically linked into |
| this Apache Iggy (incubating) convenience binary artifact. The complete |
| license text for each component is reproduced verbatim below as required |
| by the Apache Software Foundation release policy. |
| |
| This manifest is generated by `cargo-about` from the workspace `Cargo.lock` |
| at build time. It does NOT apply to the official Apache source release, |
| which ships only source code and lockfiles (no bundled third-party code). |
| |
| {{#each overview}} |
| |
| ================================================================================ |
| LICENSE: {{{name}}} ({{{id}}}) - used by {{count}} crate(s) |
| USED BY: |
| {{#each indices}}{{#with (lookup @root.licenses this)}}{{#each used_by}} - {{{crate.name}}} {{{crate.version}}}{{#if crate.repository}} ({{{crate.repository}}}){{/if}} |
| {{/each}}{{/with}}{{/each}}================================================================================ |
| |
| {{{text}}} |
| |
| {{/each}} |