licenses.dev

systemd v0.4.0

A rust interface to libsystemd/libelogind provided APIs

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-2.1+

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cfg-if • 0.1.10A 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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
utf8-cstr • 0.1.6Type wrappers promising null termination and utf-8 validity. The intersection of `std::ffi::CStr` and `str`DIRECT0
Unlicense1
PackageRelationDependenciesPublished
cstr-argument • 0.0.2A trait for converting function arguments to null terminated stringsDIRECT3
LGPL-2.1+1
PackageRelationDependenciesPublished
libsystemd-sys • 0.2.2FFI bindings to libsystemd and libelogindDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0 version:

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