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-rc15 | MIT |
| pyo3 v0.27.2 | MIT OR Apache-2.0 |
| tokio v1.49.0 | MIT |
Node.js binding¶
| Dependency | License |
|---|---|
| anyhow v1.0.100 | MIT OR Apache-2.0 |
| cpp-linter v2.0.0-rc15 | MIT |
| napi v3.8.1 | MIT |
| napi-derive v3.5.0 (proc-macro) | MIT |