licenses.dev

compiler-llvm-builder v1.0.3

EraVM LLVM Framework Builder

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
heck • 0.3.3heck is a case conversion library.INDIRECT1
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.DIRECT2
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
structopt-derive • 0.4.18Parse command line argument by defining a struct, derive crate.INDIRECT9
structopt • 0.3.26Parse command line argument by defining a struct.DIRECT15
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT6
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT4
PackageRelationDependenciesPublished
clap • 2.34.0A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT3
fs_extra • 1.3.0Expanding std::fs and std::io. Recursively copy folders with information about process and much more.DIRECT0
path-slash • 0.2.1Conversion to/from a file path from/to slash pathDIRECT0
textwrap • 0.11.0Powerful library for word wrapping, indenting, and dedenting stringsINDIRECT1
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/compiler-llvm-builder)](https://licenses.dev/cargo/compiler-llvm-builder)
<a href="https://licenses.dev/cargo/compiler-llvm-builder">
  <img src="https://licenses.dev/b/cargo/compiler-llvm-builder" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.3 version:

[![licenses](https://licenses.dev/b/cargo/compiler-llvm-builder/1.0.3)](https://licenses.dev/cargo/compiler-llvm-builder/1.0.3)
<a href="https://licenses.dev/cargo/compiler-llvm-builder/1.0.3">
  <img src="https://licenses.dev/b/cargo/compiler-llvm-builder/1.0.3" alt="licenses" />
</a>
GitHub