Language

Package: sbcl-lack @ 0.1.0-1.abff8ef

Synopsis

Lack, the core of Clack

Description

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an individual project since Clack v2 with performance and simplicity in mind.

Home page
https://github.com/fukamachi/lack
Location
gnu/packages/lisp-xyz.scm (line: 4651, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'circular-streams' does not match package name 'sbcl-circular-streams'
input-labels

Identify input labels that do not match package names

label 'http-body' does not match package name 'sbcl-http-body'
input-labels

Identify input labels that do not match package names

label 'ironclad' does not match package name 'sbcl-ironclad'
input-labels

Identify input labels that do not match package names

label 'local-time' does not match package name 'sbcl-local-time'
input-labels

Identify input labels that do not match package names

label 'quri' does not match package name 'sbcl-quri'
input-labels

Identify input labels that do not match package names

label 'trivial-mimes' does not match package name 'sbcl-trivial-mimes'