path-parse
Parse the PATH environment variable, portably.
$ area51 add path-parseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(path-parse:some-function ...)Parse the PATH environment variable, portably.
$ area51 add path-parseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(path-parse:some-function ...)