zifu_core

Crates.iozifu_core
lib.rszifu_core
version0.1.1
sourcesrc
created_at2021-09-19 14:25:33.783393
updated_at2021-11-07 13:31:41.458791
descriptionCore library for zifu (command line tool to fix Windows-dependent encoded filenames of ZIP files)
homepage
repositoryhttps://github.com/tats-u/zifu-core/
max_upload_size
id453615
size23,029
Tatsunori Uchino (tats-u)

documentation

README

ZIP File Names to UTF-8 (ZIFU) Core Library (zifu_core)

CI (master) CI (Release) zifu_core at crates.io zifu_core at docs.rs Crates.io downloads Crates.io downloads (recent)

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.

How to use

Refer to the source code of ZIFU CLI.

License

The MIT License; see LICENSE.txt for details.

Commit count: 5

cargo fmt