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.
- Host: GitHub
- URL: https://github.com/wdlkmpx/unace
- Owner: wdlkmpx
- License: other
- Created: 2021-06-02T23:44:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T03:37:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-07T18:46:29.914Z (about 1 year ago)
- Topics: ace, decompressor, winace
- Language: C
- Homepage:
- Size: 1.05 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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