mbconv
library to handle multiple octets character encoding scheme
Install
- All systems
-
curl cmd.cat/mbconv.sh
- Debian
-
apt-get install libmoe1.5 - Ubuntu
-
apt-get install libmoe1.5 - Kali Linux
-
apt-get install libmoe1.5 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libmoe1.5 - Raspbian
-
apt-get install libmoe1.5
libmoe1.5
library to handle multiple octets character encoding scheme
libmoe is a collection of routines to handle sequence of characters consisting of multiple octets. The main functionalities are to convert the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.