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

cl-fad 0.7.6-1.3f4d32d

Portable pathname library for Common Lisp

CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's standard pathname functions. It is intended to provide some unification between current CL implementations on Windows, OS X, Linux, and Unix. Most of the code was written by Peter Seibel for his book Practical Common Lisp.

Installation

Install cl-fad 0.7.6-1.3f4d32d as follows:

guix install cl-fad@0.7.6-1.3f4d32d

Or install the latest version:

guix install cl-fad

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.