Language

Package: sbcl-cl-fastcgi @ 0.2-2.de8b49b

Synopsis

FastCGI wrapper for Common Lisp

Description

CL-FastCGI is a generic version of SB-FastCGI, targeting to run on mostly Common Lisp implementation.

Home page
https://kdr2.com/project/cl-fastcgi.html
Location
gnu/packages/lisp-xyz.scm (line: 4857, column: 4)
License

Lint warnings

LinterMessageLocation
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 'cffi' does not match package name 'sbcl-cffi'