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

https://github.com/DrMcCoy/dmc_unrar

A dependency-free, single-file FLOSS unrar library
https://github.com/DrMcCoy/dmc_unrar

archive c c89 c99 decompress decompression decompressor dependency-free library rar single-file unpack unpacker unrar winrar

Last synced: 25 days ago
JSON representation

A dependency-free, single-file FLOSS unrar library

Awesome Lists containing this project

README

        

dmc_unrar README
================

dmc_unrar is a dependency-free, single-file FLOSS library for unpacking
and decompressing [RAR](https://en.wikipedia.org/wiki/RAR_(file_format))
archives. dmc_unrar is licensed under the terms of the [GNU General
Public License version 2](https://www.gnu.org/licenses/gpl-2.0.html) (or
later).

Please see dmc_unrar.c for details.