cl-libinput

BSD 3-Clause

Common Lisp wrapper for libinput

$ area51 add cl-libinputCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libinput:some-function ...)

Dependencies