licenses.dev

clap_builder v4.5.48

A simple to use, efficient, and full-featured Command Line Argument Parser

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT43
PackageRelationDependenciesPublished
addr2line • 0.25.1A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
anstream • 0.6.21IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.DIRECT5
anstyle-parse • 0.2.7Parse ANSI Style EscapesINDIRECT0
anstyle • 1.0.13ANSI text stylingDIRECT0
backtrace • 0.3.76A library to acquire a stack trace (backtrace) at runtime in a Rust program. DIRECT10
bitflags • 2.9.4A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.3A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
clap_lex • 0.7.5Minimal, flexible command line parserDIRECT0
color-print-proc-macro • 0.3.7Implementation for the package color-printINDIRECT7
color-print • 0.3.7Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntaxDIRECT8
colorchoice • 1.0.4Global override of color controlINDIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
gimli • 0.32.3A library for reading and writing the DWARF debugging format.INDIRECT0
is_terminal_polyfill • 1.70.1Polyfill for `is_terminal` stdlib feature for use with older MSRVsINDIRECT0
libc • 0.2.177Raw FFI bindings to platform libraries like libc.INDIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
object • 0.37.3A unified interface for reading and writing object file formats.INDIRECT1
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.41Quasi-quoting macro quote!(...)INDIRECT2
rustc-demangle • 0.1.26Rust compiler symbol demangling. INDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
syn • 2.0.106Parser for Rust source codeINDIRECT2
terminal_size • 0.4.3Gets the size of your Linux or Windows terminalDIRECT17
unic-char-property • 0.9.0UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macrosINDIRECT1
unic-char-range • 0.9.0UNIC — Unicode Character Tools — Character Range and IterationINDIRECT0
unic-common • 0.9.0UNIC — Common UtilitiesINDIRECT0
unic-emoji-char • 0.9.0UNIC — Unicode Emoji — Emoji Character PropertiesDIRECT4
unic-ucd-version • 0.9.0UNIC — Unicode Character Database — VersionINDIRECT1
unicase • 2.8.1A case-insensitive wrapper around strings.DIRECT0
unicode-width • 0.2.2Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
utf8parse • 0.2.2Table-driven UTF-8 parserINDIRECT0
windows_aarch64_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.60.2Rust for WindowsINDIRECT10
windows-sys • 0.61.2Rust for WindowsINDIRECT1
windows-targets • 0.53.5Import libs for WindowsINDIRECT9
MIT2
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
strsim • 0.11.1Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. DIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.11.0Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.2Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT6
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine 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/clap_builder)](https://licenses.dev/cargo/clap_builder)
<a href="https://licenses.dev/cargo/clap_builder">
  <img src="https://licenses.dev/b/cargo/clap_builder" alt="licenses" />
</a>

Or the licenses badge code for the 4.5.48 version:

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