licenses.dev

emacs v0.19.0

Rust library for creating Emacs's dynamic modules

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustDIRECT4
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
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
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
MIT4
PackageRelationDependenciesPublished
darling_core • 0.10.2Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.10.2Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.10.2A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
strsim • 0.9.3Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
emacs_module • 0.18.0Raw FFI for emacs-moduleDIRECT0
emacs-macros • 0.17.0Proc macros for emacs modulesDIRECT10
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/emacs)](https://licenses.dev/cargo/emacs)
<a href="https://licenses.dev/cargo/emacs">
  <img src="https://licenses.dev/b/cargo/emacs" alt="licenses" />
</a>

Or the licenses badge code for the 0.19.0 version:

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