Language

Package: cl-input-event-codes @ 0.0.1

Synopsis

Event codes for Common Lisp

Description

This library is a Common Lisp port of all the constants from the event codes header file found on Linux and FreeBSD.

Home page
https://git.sr.ht/~shunter/input-event-codes
Location
gnu/packages/lisp-xyz.scm (line: 18264, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-parachute' does not match package name 'cl-parachute'
input-labels

Identify input labels that do not match package names

label 'sbcl-trivial-features' does not match package name 'cl-trivial-features'