Source: libwww-dict-leo-org-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libhtml-tableparser-perl,
                     perl
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-dict-leo-org-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libwww-dict-leo-org-perl.git
Homepage: https://metacpan.org/release/WWW-Dict-Leo-Org

Package: libwww-dict-leo-org-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libhtml-tableparser-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 http://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.
