illogical-pathnames

BSD 3-clause (See illogical-pathnames.lisp)

Mostly filesystem-position-independent pathnames.

$ area51 add illogical-pathnamesCopy

Usage

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