xgettext.pl
lexicon-handling backends for Locale::Maketext
Install
- All systems
-
curl cmd.cat/xgettext.pl.sh
- Debian
-
apt-get install liblocale-maketext-lexicon-perl
- Ubuntu
-
apt-get install liblocale-maketext-lexicon-perl
- Arch Linux
-
pacman -S perl-Locale-Maketext-Lexicon
- Kali Linux
-
apt-get install liblocale-maketext-lexicon-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblocale-maketext-lexicon-perl
- Raspbian
-
apt-get install liblocale-maketext-lexicon-perl
- Dockerfile
- dockerfile.run/xgettext.pl
liblocale-maketext-lexicon-perl
lexicon-handling backends for Locale::Maketext
Locale::Maketext::Lexicon is a Perl module that extends Locale::Maketext with lexicon-handling modules to read from other localization formats, including gettext, msgcat, and more. It can read from databases, PO files or MO files.