libinput-rs 0.3.8

100% drop-in Rust replacement for the libinput 1.31.3 C ABI and tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
includedir=${prefix}/include
libdir=@LIBDIR@
plugindir=${libdir}/libinput/plugins

Name: Libinput
Description: Input device library
Version: 1.31.3
Requires.private: libudev
Libs: -L${libdir} -linput
Cflags: -I${includedir}