Language

Package: sbcl-cl-sqlite @ 0.2.1

Synopsis

Common Lisp binding for SQLite

Description

The cl-sqlite package is an interface to the SQLite embedded relational database engine.

Home page
https://common-lisp.net/project/cl-sqlite/
Location
gnu/packages/lisp-xyz.scm (line: 2848, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'fiveam' does not match package name 'sbcl-fiveam'
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 'iterate' does not match package name 'sbcl-iterate'
input-labels

Identify input labels that do not match package names

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