summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/tools/find_zstd.lua
AgeCommit message (Collapse)Author
2025-07-03rename copyrightruki
2025-02-24feat(utils.archive): Add zstd support for utils.archive24bit-xjkp
1. Add a script to find installed zstd program 2. Add _extract_using_zstd to extract packages compressed by zstd 3. Register `.tar.zst` and `.zst` in extension.lua