Third-party Licenses¶
Optional dependencies¶
The following are conditionally included in binaries (using the openssl-vendored
feature on a case-by-case basis) because it is a dependency of
git2:
Dependency | License |
---|---|
openssl | Apache-2.0 |
openssl-probe | MIT OR Apache-2.0 |
Bindings' dependencies¶
Python binding¶
Dependency | License |
---|---|
cpp-linter v2.0.0-rc12 | MIT |
pyo3 v0.23.4 | MIT OR Apache-2.0 |
tokio v1.43.0 | MIT |
Node.js binding¶
Dependency | License |
---|---|
anyhow v1.0.95 | MIT OR Apache-2.0 |
cpp-linter v2.0.0-rc12 | MIT |
napi v2.16.13 | MIT |
napi-derive v2.16.13 (proc-macro) | MIT |