Language

Package: cl-trivial-raw-io @ 0.0.2-1.b1a3c87

Synopsis

Trivial portability for raw *nix IO in Common Lisp

Description

This library exports three symbols: with-raw-io, read-char, and read-line, to provide raw POSIX I/O in Common Lisp.

Home page
https://github.com/kingcons/trivial-raw-io
Location
gnu/packages/lisp-xyz.scm (line: 30643, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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