librehat / kdictionary-lingoes

A Lingoes dictionary file (LD2/LDX) reader/extractor. Written in C++ with Qt
GNU General Public License v3.0
75 stars 29 forks source link

kdictionary-lingoes

A Lingoes Dictionary File LD2/LDX Reader. Written in C++(Qt).


This program is a standalone Lingoes LD2/LDX reader/extracter.

Usage

Execute ./kdictionary-lingoes -h to print this usage information.

Usage: ./kdictionary-lingoes [options]
Lingoes dictionary file (LD2/LDX) reader/extracter.

Options:
  -h, --help      Displays this help.
  -v, --version   Displays version information.
  -i <input>      Input Lingoes dictionary file (default: input.ld2).
  -o <output>     Output extracted text file (default: output.txt).
  --disable-trim  Disable HTML tag trimming.

Dependecencies

LICENSED UNDER GPLv3

THANKS

Xiaoyun Zhu: Author of original Java code.