Language

Package: sbcl-cmd @ 0.0.1-5.b0b79ad

Synopsis

Conveniently run external programs from Common Lisp

Description

A utility for running external programs, built on UIOP. Cmd is designed to be natural to use, protect against shell interpolation and be usable from multi-threaded programs.

Home page
https://github.com/ruricolist/cmd
Location
gnu/packages/lisp-xyz.scm (line: 14332, 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 'serapeum' does not match package name 'sbcl-serapeum'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'trivia' does not match package name 'sbcl-trivia'