CL-L10N

A Portable Common Lisp Localization Package

About

CL-L10N is a portable package to handle localization in common lisp. It currently support localized printing of dates/times, numbers and monetary values.
Example.
It has been tested and works on -

CL-L10N is licensed under the MIT Licence.

Documentation

Mailing Lists

Download

or if you have asdf-install try (asdf-install:install :cl-l10n). Public keys: Sean Ross, Attila Lendvai.

darcs

To browse the repo follow this link

To check out a copy, issue

darcs get http://common-lisp.net/project/cl-l10n/repos/cl-l10n

CVS

You can browse the old CVS repository but all new development happens in the darcs repo!