Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinyzenith/zig-llvm-divorce
⚡ar(1) and ranlib(1) compatible zig implementations⚡
https://github.com/shinyzenith/zig-llvm-divorce
Last synced: 25 days ago
JSON representation
⚡ar(1) and ranlib(1) compatible zig implementations⚡
- Host: GitHub
- URL: https://github.com/shinyzenith/zig-llvm-divorce
- Owner: Shinyzenith
- License: bsd-2-clause
- Created: 2023-09-11T14:39:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-12T17:09:33.000Z (about 1 year ago)
- Last Synced: 2023-10-15T02:35:12.825Z (about 1 year ago)
- Language: Zig
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zar, Zanlib
Freestanding implementations of ar(1) and ranlib(1) aimed at solving [this github issue](https://github.com/ziglang/zig/issues/9828).
## Supported archive formats:
Note: supported format list will be improved over time.
Work in progress formats are marked with `*`.
1. GNU (also known as System V). *
1. GNU thin. *