qprint
encoder and decoder for quoted-printable encoding
Install
- All systems
-
curl cmd.cat/qprint.sh
- Debian
-
apt-get install qprint - Ubuntu
-
apt-get install qprint - Arch Linux
-
pacman -S qprint - Kali Linux
-
apt-get install qprint - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install qprint - OS X
-
brew install qprint - Raspbian
-
apt-get install qprint
qprint
encoder and decoder for quoted-printable encoding
Qprint is a command-line program that can encode or decode files from/to quoted-printable encoding (RFC1521). It can work with both text and binary data.