licenses.dev

hoedown v6.0.0

bindings for the Hoedown markdown processor

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 0.5.0A macro to generate structures which behave like bitflags. DIRECT0
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A 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. DIRECT0
glob • 0.2.11Support for matching file paths against Unix shell style patterns. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT5
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT2
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
Apache-2.03
PackageRelationDependenciesPublished
atom • 0.3.6A safe abstraction around AtomicPtrINDIRECT0
pulse • 0.5.3A library for async wake signalsINDIRECT7
timebomb • 0.1.2A timeout mechnisem for unit testsDIRECT10
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.0 version:

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