https://github.com/seebi/leo
leo is a commandline interface to the german/english/french dictionary on http://dict.leo.org/. It supports almost all features which the website supports, plus more. This is a FORK from version 1.34.
https://github.com/seebi/leo
Last synced: 2 months ago
JSON representation
leo is a commandline interface to the german/english/french dictionary on http://dict.leo.org/. It supports almost all features which the website supports, plus more. This is a FORK from version 1.34.
- Host: GitHub
- URL: https://github.com/seebi/leo
- Owner: seebi
- Created: 2011-05-29T13:12:25.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-29T13:12:50.000Z (about 15 years ago)
- Last Synced: 2026-02-27T23:16:23.450Z (5 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/~tlinden/WWW-Dict-Leo-Org-1.34/leo
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changelog
Awesome Lists containing this project
README
INTRODUCTION
WWW::Dict::Leo::Org - Interface module to http://dict.leo.org/
leo - commandline interface to WWW::Dict::Leo::Org.
INSTALLATION
perl Makefile.PL
make
make test
make install
DOCUMENTATION
man leo
perldoc WWW::Dict::Leo::Org
HISTORY
WWW::Dict::Leo::Org exists as the script "leo" since 1999,
which is used widely on earth. Begining with version 1.28 I
extracted the most significant code into an extra perlmodule
(WWW::Dict::Leo::Org), so that the translation feature can
be used from perl too.
However, the commandline script "leo" still exists, it will
be installed together with the module.
Please note, that the script from 1.28 on is no more usable
in standalone form, in fact it uses the module to do the
job now.
COPYRIGHT
WWW::Dict::Leo::Org
Copyright (c) 2007-2008 by Thomas Linden
leo
Copyright (c) 2000-2008 by Thomas Linden
http://dict.leo.org/
Copyright (c) 1995-2008 LEO Dictionary Team.
The search results returned by leo are based on the work of the people
at LEO.org. Thanks for the great work.
Thomas Linden.