Language

Package: sbcl-clack @ 2.0.0-1.e3e0328

Synopsis

Web Application Environment for Common Lisp

Description

Clack is a web application environment for Common Lisp inspired by Python's WSGI and Ruby's Rack.

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

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'bordeaux-threads' does not match package name 'sbcl-bordeaux-threads'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'split-sequence' does not match package name 'sbcl-split-sequence'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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