Language
Version history

Package: sbcl-cl-cookie @ 0.9.10-1.cea55ae

Synopsis

HTTP cookie manager for Common Lisp

Description

cl-cookie is a Common Lisp library featuring parsing of cookie headers, cookie creation, cookie jar creation and more.

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

Lint warnings

LinterMessageLocation
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 'cl-ppcre' does not match package name 'sbcl-cl-ppcre'
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 'alexandria' does not match package name 'sbcl-alexandria'
input-labels

Identify input labels that do not match package names

label 'proc-parse' does not match package name 'sbcl-proc-parse'
description

Validate package descriptions

description should start with an upper-case letter or digit