MINGW-packages
MINGW-packages copied to clipboard
Add [archiver]
Package name
archiver
Brief description of package
Easily create & extract archives, and compress & decompress files of various formats
URL for package's homepage
https://github.com/mholt/archiver
Provide a basic test case to validate the package's functionality.
No response
MINGW environments where you need the package
- [X] MINGW64
- [ ] MINGW32
- [X] UCRT64
- [X] CLANG64
- [ ] CLANG32
- [X] CLANGARM64
Are you willing to submit a PR?
maybe. if i know how to make a package for msys2 :)
From what I understand this is (at least in the latest version v4) just a library and not a CLI tool, so I'm wondering what you expect?