licenses.dev

pest_generator v2.8.8

pest code generator

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
pest_meta • 2.8.8pest meta language parser and validatorDIRECT3
pest • 2.8.8The Elegant ParserDIRECT2
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.119Parser for Rust source codeDIRECT2
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/pest_generator)](https://licenses.dev/cargo/pest_generator)
<a href="https://licenses.dev/cargo/pest_generator">
  <img src="https://licenses.dev/b/cargo/pest_generator" alt="licenses" />
</a>

Or the licenses badge code for the 2.8.8 version:

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