licenses.dev

libpostal-rust v0.1.1

High-level wrappers for libpostal address normalization (with locks to support thread-safe initialization)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
cc • 1.1.31A 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. INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libpostal-sys • 0.1.1Low-level wrappers for libpostal address normalization (with locks to support thread-safe initialization)DIRECT4
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.89A 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
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
MIT4
PackageRelationDependenciesPublished
autotools • 0.2.7A build dependency to build native libraries that use configure&make-style build systems INDIRECT2
tracing-attributes • 0.1.27Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.40Application-level tracing for Rust. DIRECT8
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/libpostal-rust)](https://licenses.dev/cargo/libpostal-rust)
<a href="https://licenses.dev/cargo/libpostal-rust">
  <img src="https://licenses.dev/b/cargo/libpostal-rust" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/libpostal-rust/0.1.1)](https://licenses.dev/cargo/libpostal-rust/0.1.1)
<a href="https://licenses.dev/cargo/libpostal-rust/0.1.1">
  <img src="https://licenses.dev/b/cargo/libpostal-rust/0.1.1" alt="licenses" />
</a>
GitHub