xkb-parser

Crates.ioxkb-parser
lib.rsxkb-parser
version0.1.0
sourcesrc
created_at2019-08-13 08:30:16.464345
updated_at2019-08-13 08:30:16.464345
descriptionParses `.xkb` (X keyboard extension) files
homepage
repositoryhttps://github.com/divvun/xkb-parser
max_upload_size
id156377
size3,743,513
Brendan Molloy (bbqsrc)

documentation

README

X11 Keyboard file parser

Parses .xkb (X keyboard extension) files. Especially the ones created by kbdgen.

Reading material

License

Licensed under either of

at your option.

The X11 source files in tests/fixtures/x11 are copied from freedesktop.org and are licensed as specified here.

Contribution

Fork & PR on Github.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 65

cargo fmt