leo
interface module to dict.leo.org online dictionary
Install
- All systems
-
curl cmd.cat/leo.sh
- Debian
-
apt-get install libwww-dict-leo-org-perl - Ubuntu
-
apt-get install libwww-dict-leo-org-perl - Kali Linux
-
apt-get install libwww-dict-leo-org-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libwww-dict-leo-org-perl - Raspbian
-
apt-get install libwww-dict-leo-org-perl
libwww-dict-leo-org-perl
interface module to dict.leo.org online dictionary
WWW::Dict::Leo::Org is a module which connects to the website dict.leo.org and translates the given term. It returns an array of hashes. Each hash contains a left side and a right side of the result entry. The package also provides the `leo' commandline interface to the German/English/French dictionary on https://dict.leo.org/. It supports almost all features which the website supports. Results will be printed to the terminal. By default the search term will be highlighted. To get faster results, `leo' is able to cache queries.