Changes for version 0.101 - 2026-04-22

  • Modernize build: [@Author::GETTY] bundle, cpanfile, drop weaver.ini/setup.py
  • Python: fix save.push->append, make bind_textdomain_codeset optional, drop deprecated lgettext, move to pyproject.toml
  • JavaScript: rewrite as modern ESM/CJS npm package with own sprintf, drop dead Gettext.js dependency
  • POD cleanup in Locale::Simple (SUPPORT section via bundle)

Documentation

Command line tool for finding tokens in code
Old Command line tool for finding tokens in code
Command line tool for converting a po file into a Gettext.js compatible json dataset

Modules

Functions for translate text based on gettext data, also in JavaScript
scraper to find translation tokens in a directory
parser to finds translation tokens in a code file
LSS::Parser methods that are generic shortcuts to P::MGC functionality