maketext
Perl module bridging gettext and Maketext localization frameworks
Install
- All systems
-
curl cmd.cat/maketext.sh
- Debian
-
apt-get install liblocale-maketext-gettext-perl - Ubuntu
-
apt-get install liblocale-maketext-gettext-perl - Kali Linux
-
apt-get install liblocale-maketext-gettext-perl - CentOS
-
yum install liblocale-maketext-gettext-perl - Fedora
-
dnf install liblocale-maketext-gettext-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install liblocale-maketext-gettext-perl - Raspbian
-
apt-get install liblocale-maketext-gettext-perl
liblocale-maketext-gettext-perl
Perl module bridging gettext and Maketext localization frameworks
Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks providing a code that bridges gettext po/pot localization infrastructure and Maketext Perl API.