monkeylib-pathnames
Library to smooth over some implementation differences in treatment of pathnames.
$ area51 add monkeylib-pathnamesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(monkeylib-pathnames:some-function ...)