pathname-utils

zlib

A collection of utilities for pathname manipulation.

$ area51 add pathname-utilsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pathname-utils:some-function ...)