7 lines
239 B
Markdown
7 lines
239 B
Markdown
|
# polyglot-zip
|
||
|
|
||
|
This is a small utility that uses [libiconv](https://www.gnu.org/software/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.
|
||
|
|