cl-l10n
Portable CL Locale Support
$ area51 add cl-l10nCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-l10n:some-function ...)Portable CL Locale Support
$ area51 add cl-l10nCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-l10n:some-function ...)