Language

Package: sbcl-cl-autowrap @ 1.0-2.a5d71eb

Synopsis

FFI wrapper generator for Common Lisp

Description

This is a c2ffi-based wrapper generator for Common Lisp.

Home page
https://github.com/rpav/cl-autowrap
Location
gnu/packages/lisp-xyz.scm (line: 6460, 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 'cffi' does not match package name 'sbcl-cffi'
input-labels

Identify input labels that do not match package names

label 'cl-json' does not match package name 'sbcl-cl-json'
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 'defpackage-plus' does not match package name 'sbcl-defpackage-plus'
input-labels

Identify input labels that do not match package names

label 'trivial-features' does not match package name 'sbcl-trivial-features'