cl-l10n

MIT

Portable CL Locale Support

$ area51 add cl-l10nCopy

Usage

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