MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

Add [archiver]

Open LinArcX opened this issue 2 years ago • 1 comments

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 :)

LinArcX avatar Mar 31 '24 13:03 LinArcX

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?

lazka avatar Apr 03 '24 07:04 lazka