licenses.dev

wayland-kbd v0.13.1

Keyboard mapping utility for wayland-client using libxkbcommon.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cfg-if • 1.0.0A 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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
memmap • 0.6.2Cross-platform Rust API for memory-mapped file IODIRECT4
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
tempfile • 2.2.0A library for managing temporary files and directories.DIRECT14
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT10
PackageRelationDependenciesPublished
dlib • 0.4.2Helper macros for handling manually loading optional system libraries.DIRECT5
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
token_store • 0.1.2A token-based store for arbitrary valuesINDIRECT0
wayland-client • 0.12.5Bindings to the standard C implementation of the wayland protocol, client side.DIRECT13
wayland-scanner • 0.12.5Wayland Scanner for generating rust APIs from XML wayland protocol files.INDIRECT2
wayland-sys • 0.12.5FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.INDIRECT7
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
xml-rs • 0.7.0An XML library in pure RustINDIRECT1
ISC2
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.1 version:

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