wayland-kbd 0.6.0

Keyboard mapping utility for wayland-client using libxkbcommon.
Documentation
[package]
name = "wayland-kbd"
version = "0.6.0"
documentation = "http://vberger.github.io/wayland-kbd/wayland_kbd/"
repository = "https://github.com/vberger/wayland-kbd"
authors = ["Victor Berger <victor.berger@m4x.org>"]
license = "MIT"
description = "Keyboard mapping utility for wayland-client using libxkbcommon."

[dependencies]
bitflags = ">=0.5, <0.8"
lazy_static = "0.2"
memmap = "0.4"
wayland-client = "0.7.0"
dlib = "0.3"

[dev-dependencies]
wayland-client = { version = "0.7.0", features = ["dlopen"] }
byteorder = ">= 0.3, < 0.6"
tempfile = "2.1"