Language

Package: sbcl-clsql @ 6.7.0

Synopsis

Common Lisp SQL Interface library

Description

clsql is a Common Lisp interface to SQL RDBMS based on the Xanalys CommonSQL interface for Lispworks. It provides low-level database interfaces as well as a functional and an object oriented interface.

Home page
http://clsql.kpe.io/
Location
gnu/packages/lisp-xyz.scm (line: 10067, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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