Unzip zipfiles with unconventional character encoding
 
 
Go to file
Oystein Kristoffer Tveit 5894a41db3
flake.nix: modernize
2024-04-29 00:28:59 +02: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 flake.nix: modernize 2024-04-29 00:28:59 +02:00
flake.nix flake.nix: modernize 2024-04-29 00:28:59 +02: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.