This package browser is in early development. Mind the rough edges.

sbcl-osicat

Operating system interface for Common Lisp

Osicat is a lightweight operating system interface for Common Lisp on Unix-platforms. It is not a POSIX-style API, but rather a simple lispy accompaniment to the standard ANSI facilities.

Installation

Install the latest version of sbcl-osicat as follows:

guix install sbcl-osicat

Or install a particular version:

guix install sbcl-osicat@0.7.0-4.9823279

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of sbcl-osicat about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/sbcl-osicat'><img src='https://packages.guix.gnu.org/packages/sbcl-osicat/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/sbcl-osicat/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/sbcl-osicat)

Example Org:

[[https://packages.guix.gnu.org/packages/sbcl-osicat][https://packages.guix.gnu.org/packages/sbcl-osicat/badges/latest-version.svg]]