Unzip zipfiles with unconventional character encoding
Go to file
Oystein Kristoffer Tveit f6dac0b2fc
Initial commit
2024-02-11 21:11:36 +01:00
src Initial commit 2024-02-11 21:11:36 +01:00
.envrc Initial commit 2024-02-11 21:11:36 +01:00
.gitignore Initial commit 2024-02-11 21:11:36 +01:00
Cargo.lock Initial commit 2024-02-11 21:11:36 +01:00
Cargo.toml Initial commit 2024-02-11 21:11:36 +01:00
LICENSE Initial commit 2024-02-11 21:11:36 +01:00
README.md Initial commit 2024-02-11 21:11:36 +01:00
flake.lock Initial commit 2024-02-11 21:11:36 +01:00
flake.nix Initial commit 2024-02-11 21:11:36 +01:00

README.md

polyglot-zip

This is a small utility that uses libiconv to convert filenames within a zipfile.

It can be useful if a zip has been created on a system that did not use UTF-8 for its filenames.