licenses.dev

tera v1.20.1

A template engine for Rust based on Jinja2/Django

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT72
PackageRelationDependenciesPublished
android_system_properties • 0.1.6Minimal Android system properties wrapperINDIRECT1
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.13.1A macro to generate structures which behave like bitflags. INDIRECT0
bstr • 0.2.17A string type that is not required to be valid UTF-8.INDIRECT1
bumpalo • 3.20.3A fast bump allocation arena for Rust.INDIRECT0
cc • 1.4.5A 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. INDIRECT2
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
chrono-tz-build • 0.3.0internal build script for chrono-tzINDIRECT24
chrono-tz • 0.9.0TimeZone implementations for chrono from the IANA databaseDIRECT56
chrono • 0.4.45Date and time library for RustDIRECT36
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
crossbeam-utils • 0.8.23Utilities for concurrent programmingINDIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
fastrand • 2.5.0A simple and fast random number generatorINDIRECT0
find-msvc-tools • 0.1.12Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures-core • 0.3.34The core traits and types in for the `futures` library. INDIRECT0
futures-task • 0.3.34Tools for working with tasks. INDIRECT0
futures-util • 0.3.34Common utilities and extension traits for the futures-rs library. INDIRECT4
getrandom • 0.2.17A small cross-platform library for retrieving random data from system sourceINDIRECT3
getrandom • 0.4.3A small cross-platform library for retrieving random data from system sourceINDIRECT3
humansize • 2.1.3A configurable crate to easily represent sizes in a human-readable format.DIRECT1
iana-time-zone-haiku • 0.1.2iana-time-zone support crate for Haiku OSINDIRECT3
iana-time-zone • 0.1.65get the IANA time zone for the current systemINDIRECT33
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
js-sys • 0.3.105Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT17
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.34A lightweight logging facade for Rust INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
percent-encoding • 2.3.2Percent encoding and decodingDIRECT0
pest_derive • 2.9.1pest's derive macroDIRECT9
pest_generator • 2.9.1pest code generatorINDIRECT8
pest_meta • 2.9.1pest meta language parser and validatorINDIRECT3
pest • 2.9.1The Elegant ParserDIRECT2
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
ppv-lite86 • 0.2.21Cross-platform cryptography-oriented low-level SIMD library.INDIRECT6
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
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.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT12
rand_core • 0.6.4Core random number generation traits and tools for implementation.INDIRECT4
rand • 0.8.8Random number generators and other randomness functionality. DIRECT13
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
rustversion • 1.0.23Conditional compilation according to rustc compiler versionINDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde_json • 1.0.143A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 2.0.1Split a string into shell words, like Python's shlex.INDIRECT0
siphasher • 1.0.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
slug • 0.1.6Convert a unicode string to a slugDIRECT13
syn • 2.0.56Parser for Rust source codeINDIRECT3
syn • 3.0.5Parser for Rust source codeINDIRECT2
tempfile • 3.27.0A library for managing temporary files and directories.DIRECT12
thread_local • 1.1.10Per-object thread-local storageINDIRECT1
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
unicode-segmentation • 1.13.3This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. DIRECT0
wasm-bindgen-macro-support • 0.2.128Implementation APIs for the `#[wasm_bindgen]` attributeINDIRECT6
wasm-bindgen-macro • 0.2.128Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT7
wasm-bindgen-shared • 0.2.128Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT1
wasm-bindgen • 0.2.128Easy support for interacting between JS and Rust. INDIRECT11
windows-core • 0.62.2Core type support for COM and WindowsINDIRECT9
windows-implement • 0.60.2The implement macro for the Windows cratesINDIRECT4
windows-interface • 0.59.3The interface macro for the Windows cratesINDIRECT4
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-result • 0.4.1Windows error handlingINDIRECT1
windows-strings • 0.5.1Windows string typesINDIRECT1
windows-sys • 0.61.2Rust for WindowsINDIRECT1
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT8
PackageRelationDependenciesPublished
globwalk • 0.9.1Glob-matched recursive file system walking.DIRECT20
libm • 0.2.16libm in pure RustINDIRECT0
parse-zoneinfo • 0.3.1Parse zoneinfo files from the IANA databaseINDIRECT4
phf_codegen • 0.11.3Codegen library for PHF typesINDIRECT17
phf_generator • 0.11.3PHF generation logicINDIRECT16
phf_shared • 0.11.3Support code shared by PHF librariesINDIRECT1
phf • 0.11.3Runtime support for perfect hash function data structuresINDIRECT2
slab • 0.4.12Pre-allocated storage for a uniform data typeINDIRECT0
MIT OR Unlicense8
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
aho-corasick • 1.1.5Fast multiple substring searching.INDIRECT0
globset • 0.4.9Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. INDIRECT8
ignore • 0.4.18A fast library for efficiently matching ignore files such as `.gitignore` against file paths. INDIRECT18
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
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 2.5.0Recursively walk a directory.INDIRECT4
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
linux-raw-sys • 0.12.1Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.4Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT6
wasi • 0.11.1+wasi-snapshot-preview1WASI API bindings for RustINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.57Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.57Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
BSD-3-Clause1
PackageRelationDependenciesPublished
deunicode • 1.6.2Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 6.0.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
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/tera)](https://licenses.dev/cargo/tera)
<a href="https://licenses.dev/cargo/tera">
  <img src="https://licenses.dev/b/cargo/tera" alt="licenses" />
</a>

Or the licenses badge code for the 1.20.1 version:

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