Third-party software bundled in TOML Formatter Gradle Plugin
============================================================

This distribution includes the components listed below. The license of the
TOML Formatter Gradle Plugin remains GNU AGPLv3; the third-party licenses apply
to their respective components. Complete license texts are available under
META-INF/licenses/ in this JAR.

JVM components
--------------

Apache License 2.0 (META-INF/licenses/Apache-2.0.txt):

- Kotlin Standard Library 2.4.10
  https://github.com/JetBrains/kotlin
- IntelliJ IDEA Annotations 13.0
  https://github.com/JetBrains/intellij-community
- Arrow Core, Atomic, Annotations, and Exception Utils 2.2.3
  https://github.com/arrow-kt/arrow
- Chicory Runtime and WebAssembly parser 1.7.5
  https://github.com/dylibso/chicory

BSD 3-Clause License (META-INF/licenses/BSD-3-Clause.txt):

- Protocol Buffers Java and Kotlin runtime 4.35.1
  https://github.com/protocolbuffers/protobuf

Embedded WebAssembly components
-------------------------------

The embedded taplo_wasm.wasm binary was built from the Cargo.lock components
below. Where a component offers multiple licenses, this distribution uses the
license identified by its group.

MIT License (META-INF/licenses/MIT.txt):

- ahash 0.8.12
- aho-corasick 1.1.4
- anyhow 1.0.102
- arc-swap 1.9.1
- autocfg 1.5.1
- beef 0.5.2
- bstr 1.12.1
- bytes 1.12.0
- cfg-if 1.0.4
- countme 3.0.1
- deranged 0.5.8
- either 1.16.0
- fnv 1.0.7
- getrandom 0.3.4
- getrandom 0.4.3
- globset 0.4.18
- hashbrown 0.14.5
- itertools 0.10.5
- itertools 0.14.0
- itoa 1.0.18
- libc 0.2.186
- log 0.4.33
- logos 0.12.1
- logos-derive 0.12.1
- memchr 2.8.2
- memoffset 0.9.1
- num-conv 0.2.2
- once_cell 1.21.4
- pin-project-lite 0.2.17
- powerfmt 0.2.0
- proc-macro2 1.0.106
- quote 1.0.45
- r-efi 5.3.0
- r-efi 6.0.0
- regex-automata 0.4.14
- regex-syntax 0.6.29
- regex-syntax 0.8.11
- rowan 0.15.18
- rustc-hash 1.1.0
- rustversion 1.0.22
- serde 1.0.228
- serde_core 1.0.228
- serde_derive 1.0.228
- serde_json 1.0.150
- syn 1.0.109
- syn 2.0.118
- taplo 0.14.0
- text-size 1.1.1
- thiserror 1.0.69
- thiserror-impl 1.0.69
- time 0.3.49
- time-core 0.1.9
- time-macros 0.2.29
- tracing 0.1.44
- tracing-attributes 0.1.31
- tracing-core 0.1.36
- version_check 0.9.5
- wasip2 1.0.4+wasi-0.2.12
- wit-bindgen 0.57.1
- zerocopy 0.8.52
- zerocopy-derive 0.8.52
- zmij 1.0.21

Apache License 2.0 (META-INF/licenses/Apache-2.0.txt):

- prost 0.14.4
- prost-derive 0.14.4

MIT License and Unicode License v3 (META-INF/licenses/MIT.txt and
META-INF/licenses/Unicode-3.0.txt):

- unicode-ident 1.0.24

Crate source and metadata for each Rust component are available from
https://crates.io/.
