input-linux 0.4.0

evdev and uinput
Documentation
# input-linux

[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]

`input-linux` is a Rust client for evdev and uinput on Linux.

## [Documentation][docs]

See the [documentation][docs] for up to date information.

[travis-badge]: https://img.shields.io/travis/arcnmx/input-linux-rs/master.svg?style=flat-square
[travis]: https://travis-ci.org/arcnmx/input-linux-rs
[release-badge]: https://img.shields.io/crates/v/input-linux.svg?style=flat-square
[cargo]: https://crates.io/crates/input-linux
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: https://docs.rs/input-linux/*/input_linux/
[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square
[license]: https://github.com/arcnmx/input-linux-rs/blob/master/COPYING