Crates.io | zifu_core |
lib.rs | zifu_core |
version | 0.1.1 |
source | src |
created_at | 2021-09-19 14:25:33.783393 |
updated_at | 2021-11-07 13:31:41.458791 |
description | Core library for zifu (command line tool to fix Windows-dependent encoded filenames of ZIP files) |
homepage | |
repository | https://github.com/tats-u/zifu-core/ |
max_upload_size | |
id | 453615 |
size | 23,029 |
zifu_core
)This is the core library of ZIFU.
This used to be bundled in its crate, but I think that it is more useful for this core library to be forked as an independent library to be reused.
You can use it to create, for example, an GUI version of ZIFU.
Refer to the source code of ZIFU CLI.
The MIT License; see LICENSE.txt for details.