Language

Package: sbcl-cl-string-match @ 0-1.5048480

Synopsis

Set of utilities to manipulate strings in Common Lisp

Description

cl-strings is a small, portable, dependency-free set of utilities that make it even easier to manipulate text in Common Lisp. It has 100% test coverage and works at least on sbcl, ecl, ccl, abcl and clisp.

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'jpl-queues' does not match package name 'sbcl-jpl-queues'
input-labels

Identify input labels that do not match package names

label 'jpl-util' does not match package name 'sbcl-jpl-util'
input-labels

Identify input labels that do not match package names

label 'mgl-pax' does not match package name 'sbcl-mgl-pax'
input-labels

Identify input labels that do not match package names

label 'parse-float' does not match package name 'sbcl-parse-float'
input-labels

Identify input labels that do not match package names

label 'proc-parse' does not match package name 'sbcl-proc-parse'
input-labels

Identify input labels that do not match package names

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