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

https://github.com/ttys3/unrar-wrapper

golang unrar cli wrapper
https://github.com/ttys3/unrar-wrapper

Last synced: 2 months ago
JSON representation

golang unrar cli wrapper

Awesome Lists containing this project

README

          

this go package implements extracting files from .rar archives.
It requires [unrar](https://www.rarlab.com/rar_add.htm) executable to be installed.

the code is based on github.com/kjk/lzmadec

API reference: https://pkg.go.dev/github.com/ttys3/unrar-wrapper