Skip to content

stroobandt/lsdreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsdreader

python analog ABBYY DSL Compiler x5 - decomile LSD dictionary to DSL.

Based on C++ source decoder.zip from ru-board user tr7

Install

easy_install lingvoreader-0.1.4-py2.7.egg

or

pip install lingvoreader

Usage

usage: lsdreader [-h] (-i INPUT | -a) [-o OUTDIR] [-c] [-v] [--version]

Decode Lingvo X5 lsd dictionary to dsl

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Dictionary to decode
  -a, --all             All dictionary in current directory
  -o OUTDIR, --outdir OUTDIR
                        Output directory
  -c, --codecs          print supported languages and their codes
  -v, --verbose
  --version             show program's version number and exit

About

decompile Lingvo LSD dictionary to DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%