Language

Package: cl-gobject-introspection @ 0.3-1.d0136c8

Synopsis

Common Lisp bindings to GObject Introspection

Description

This library is a bridge between Common Lisp and GObject Introspection, which enables Common Lisp programs to access the full interface of C+GObject libraries without the need of writing dedicated bindings.

Home page
https://github.com/andy128k/cl-gobject-introspection
Location
gnu/packages/lisp-xyz.scm (line: 7030, column: 4)
Licenses

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'cl-alexandria'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'iterate' does not match package name 'cl-iterate'
input-labels

Identify input labels that do not match package names

label 'trivial-garbage' does not match package name 'cl-trivial-garbage'
input-labels

Identify input labels that do not match package names

label 'sbcl-fiveam' does not match package name 'cl-fiveam'