acmpo6ou / star-dict-parser

A Java library for parsing the StarDict dictionary files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

star-dict-parser

This is a Java library project for parsing StarDict dictionary files, refer https://code.google.com/p/babiloo/wiki/StarDict_format for more information about the StarDict file format.

Although the StarDict format is rather solid and concise, utilizing it in your own applications might not be a trivial task. Star-dict-parser can relieve you from some programming and debugging burden.

It is expected to run smoothly on Java platforms, including Java SE, Android, etc.

It has already powered the project https://github.com/wyage/avedict.

Wishing it be useful to you!

About

A Java library for parsing the StarDict dictionary files


Languages

Language:Java 100.0%