stardict 0.2.2

Rust implement stardict
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# stardict(A rust implement of stardict)

## About

This is a library to load stardict dict.
Some code come from https://github.com/vaaandark/rmall

## The stardict format

http://www.huzheng.org/stardict/StarDictFileFormat

## License

GPLv2