#zip-archive #zip #utf-8 #archive #encoding #command-line-tool

zifu_core

Core library for zifu (command line tool to fix Windows-dependent encoded filenames of ZIP files)

2 releases

0.1.1 Nov 7, 2021
0.1.0 Sep 19, 2021

#83 in #zip-archive

42 downloads per month
Used in zifu

MIT license

22KB
347 lines

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.

Dependencies

~9.5MB
~213K SLoC