kradical_converter

Crates.iokradical_converter
lib.rskradical_converter
version0.1.0
sourcesrc
created_at2021-07-02 00:54:42.998656
updated_at2021-07-02 00:54:42.998656
descriptionConverter for EDRDG radical decomposition files
homepage
repositoryhttps://github.com/tim-harding/Kradical
max_upload_size
id417647
size20,847
Tim Harding (tim-harding)

documentation

README

Kradical Converter

A binary for converting the original JIS-encoded files to other formats. It is also able to combine multiple of these files. Below is an example invocation. For more information, use cargo run -- --help.

kradical_converter radk unicode --inputs .\assets\edrdg_files\radkfile .\assets\edrdg_files\radkfile2 --output .\assets\outputs\radk_utf8.txt

License

These binaries are distributed under GNU General Public License v3.0. Note that the EDRDG files are distributed under different terms.

Commit count: 99

cargo fmt