Source: libwww-dict-leo-org-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: libio-socket-ssl-perl , liburi-encode-perl , libxml-simple-perl , perl Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libwww-dict-leo-org-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libwww-dict-leo-org-perl.git Homepage: https://metacpan.org/release/WWW-Dict-Leo-Org Rules-Requires-Root: no Package: libwww-dict-leo-org-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-socket-ssl-perl, liburi-encode-perl, libxml-simple-perl Description: 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.