Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nobonobo/unzip-cp932

unzip for CP932 (japanese)
https://github.com/nobonobo/unzip-cp932

Last synced: 22 days ago
JSON representation

unzip for CP932 (japanese)

Awesome Lists containing this project

README

        

# unzip-cp932

ZIP archive(file name encoding shift-jis) extract utility

## install

```
go get github.com/nobonobo/unzip-cp932
```

## usage

```
unzip-cp932 -d destination FILE.zip
```