An open API service indexing awesome lists of open source software.

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.

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.