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: 6 months ago
JSON representation
A dependency-free, single-file FLOSS unrar library
- Host: GitHub
- URL: https://github.com/drmccoy/dmc_unrar
- Owner: DrMcCoy
- License: gpl-2.0
- Created: 2017-03-09T16:28:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T00:20:53.000Z (about 5 years ago)
- Last Synced: 2025-03-24T03:43:39.076Z (7 months ago)
- Topics: archive, c, c89, c99, decompress, decompression, decompressor, dependency-free, library, rar, single-file, unpack, unpacker, unrar, winrar
- Language: C
- Size: 895 KB
- Stars: 58
- Watchers: 7
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.