| Crates.io | kradical_converter |
| lib.rs | kradical_converter |
| version | 0.1.0 |
| created_at | 2021-07-02 00:54:42.998656+00 |
| updated_at | 2021-07-02 00:54:42.998656+00 |
| description | Converter for EDRDG radical decomposition files |
| homepage | |
| repository | https://github.com/tim-harding/Kradical |
| max_upload_size | |
| id | 417647 |
| size | 20,847 |
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
These binaries are distributed under GNU General Public License v3.0. Note that the EDRDG files are distributed under different terms.