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

https://github.com/wdlkmpx/unace

The unace utility (written in C) is used for extracting, testing and viewing the contents of archives created with the ACE archiver.
https://github.com/wdlkmpx/unace

ace decompressor winace

Last synced: 10 months ago
JSON representation

The unace utility (written in C) is used for extracting, testing and viewing the contents of archives created with the ACE archiver.

Awesome Lists containing this project

README

          

## UNACE

The unace utility is used for extracting, testing and viewing the contents
of archives created with the ACE archiver.

## Features

- v2.0 decompression
- v1.0 decompression
- decryption support

## Platform compatibility

- Linux
- Windows
- FreeBSD

## Compiling

- ./configure [options - see ./configure --help]
- make