licenses.dev

bpaf v0.7.10

A simple Command Line Argument Parser with parser combinators

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bpaf_derive • 0.3.5Derive macros for bpaf Command Line Argument ParserDIRECT4
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
proc-macro2 • 1.0.88A 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
roff • 0.2.2ROFF (man page format) generation libraryDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT2
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
owo-colors • 3.5.0Zero-allocation terminal colors that'll make people go owoDIRECT8
Apache-2.01
PackageRelationDependenciesPublished
supports-color • 1.3.1Detects whether a terminal supports color, and gives details about that support.INDIRECT7
unknown1
PackageRelationDependenciesPublished
is_ci • 1.2.0Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/bpaf)](https://licenses.dev/cargo/bpaf)
<a href="https://licenses.dev/cargo/bpaf">
  <img src="https://licenses.dev/b/cargo/bpaf" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.10 version:

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