licenses.dev

ssh_format v0.14.1

Data format used to communicate with openssh mux server.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT23
PackageRelationDependenciesPublished
assert_matches • 1.5.0Asserts that a value matches a patternDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
generator • 0.7.5Stackfull Generator Library in RustDIRECT14
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustversion • 1.0.18Conditional compilation according to rustc compiler versionINDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows • 0.48.0Rust for WindowsINDIRECT8
MIT2
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesDIRECT0
ssh_format_error • 0.1.0Data format used to communicate with openssh mux server.DIRECT6
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ssh_format)](https://licenses.dev/cargo/ssh_format)
<a href="https://licenses.dev/cargo/ssh_format">
  <img src="https://licenses.dev/b/cargo/ssh_format" alt="licenses" />
</a>

Or the licenses badge code for the 0.14.1 version:

[![licenses](https://licenses.dev/b/cargo/ssh_format/0.14.1)](https://licenses.dev/cargo/ssh_format/0.14.1)
<a href="https://licenses.dev/cargo/ssh_format/0.14.1">
  <img src="https://licenses.dev/b/cargo/ssh_format/0.14.1" alt="licenses" />
</a>
GitHub