gettext

2017-11-30

An pure Common Lisp implementation of gettext runtime. gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.

Upstream URL

github.com/rotatef/gettext

Author

Thomas Bakketun <thomas.bakketun@copyleft.no>

License

GNU Lesser General Public Licence 3.0
README

gettext

An pure Common Lisp implementation of gettext runtime. gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.

License:
GNU Lesser General Public Licence 3.0
Authors:
Thomas Bakketun <thomas.bakketun@copyleft.no>
Dependencies:
  • flexi-streams

  • split-sequence

  • yacc

gettext-example

License:
GNU Lesser General Public Licence 3.0
Dependencies:
  • gettext

gettext-tests

License:
GNU Lesser General Public Licence 3.0
Dependencies:
  • gettext

  • stefil

Dependencies (4)

  • cl-yacc
  • flexi-streams
  • split-sequence
  • stefil

Dependents (2)

  • GitHub
  • Quicklisp