translit

Perl module that transliterates text between writing systems

Install

All systems
curl cmd.cat/translit.sh
Debian Debian
apt-get install liblingua-translit-perl
Ubuntu
apt-get install liblingua-translit-perl
Arch Arch Linux
pacman -S liblingua-translit-perl
image/svg+xml Kali Linux
apt-get install liblingua-translit-perl
Fedora
dnf install liblingua-translit-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install liblingua-translit-perl
Raspbian
apt-get install liblingua-translit-perl

liblingua-translit-perl

Perl module that transliterates text between writing systems

Lingua::Translit can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported. The term transliteration describes the conversion of text from one writing system or alphabet to another one. The conversion is ideally unique, mapping one character to exactly one character, so the original spelling can be reconstructed. Practically this is not always the case and one single letter of the original alphabet can be transcribed as two, three or even more letters. Furthermore there is more than one transliteration scheme for one writing system. Therefore it is an important and necessary information, which scheme will be or has been used to transliterate a text, to work integrative and be able to reconstruct the original data.

perl-Lingua-Translit

systems