Language

Package: sbcl-kebab @ 0.1-1.e7f7764

Synopsis

Common Lisp case converter

Description

This Common Lisp library converts strings, symbols and keywords between any of the following typographical cases: PascalCase, camelCase, snake_case, kebab-case (lisp-case).

Home page
https://github.com/pocket7878/kebab
Location
gnu/packages/lisp-xyz.scm (line: 12205, column: 4)
License

Lint warnings

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

Identify input labels that do not match package names

label 'cl-interpol' does not match package name 'sbcl-cl-interpol'
input-labels

Identify input labels that do not match package names

label 'split-sequence' does not match package name 'sbcl-split-sequence'