Skip to content

A Lingoes dictionary file (LD2/LDX) reader/extractor. Written in C++ with Qt

License

Notifications You must be signed in to change notification settings

g8gg/kdictionary-lingoes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • CMake > 2.8.11
  • Qt5Core

LICENSED UNDER GPLv3

THANKS

Xiaoyun Zhu: Author of original Java code.

About

A Lingoes dictionary file (LD2/LDX) reader/extractor. Written in C++ with Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%