licenses.dev

clap_mangen v0.1.11

A manpage generator for clap

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
clap_lex • 0.2.4Minimal, flexible command line parserINDIRECT1
clap • 3.2.25A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT7
concolor-query • 0.0.5Look up colored console capabilitiesINDIRECT0
concolor • 0.0.8Control console coloring across all dependenciesINDIRECT8
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
os_str_bytes • 6.6.1Lossless functionality for platform-native strings INDIRECT0
roff • 0.2.2ROFF (man page format) generation libraryDIRECT0
snapbox-macros • 0.2.1Snapshot testing toolboxINDIRECT0
snapbox • 0.2.10Snapshot testing toolboxDIRECT13
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
yansi • 0.5.1A dead simple ANSI terminal color painting library.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
normalize-line-endings • 0.3.0Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \nINDIRECT0
similar • 2.6.0A diff library for RustINDIRECT0
MIT2
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
textwrap • 0.16.1Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.11 version:

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