Mini PO file parser and i18n in pure Lua

$ luarocks install --server=https://luarocks.org/dev kapo

This module implements a minimalistic Uniforum `.po` file parser, and exports an interface inspired by GNU Gettext. It has only basic checks for PO file correctness. You should use more specialized tools to do a thorough check on your catalogs. It also only supports UTF-8 and ASCII encoded files.

Versions

scm-1dev13 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests