Language

Package: ecl-symbol-munger @ 0.0.1-2.e96558e

Synopsis

Capitalization and spacing conversion functions for Common Lisp

Description

This is a Common Lisp library to change the capitalization and spacing of a string or a symbol. It can convert to and from Lisp, english, underscore and camel-case rules.

Home page
https://github.com/AccelerationNet/symbol-munger
Location
gnu/packages/lisp-xyz.scm (line: 29001, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'alexandria' does not match package name 'ecl-alexandria'