https://github.com/osspkg/go-archives
Package for working with archives
https://github.com/osspkg/go-archives
ar archive go golang package
Last synced: about 1 year ago
JSON representation
Package for working with archives
- Host: GitHub
- URL: https://github.com/osspkg/go-archives
- Owner: osspkg
- License: bsd-3-clause
- Created: 2021-12-18T17:36:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T13:38:51.000Z (about 2 years ago)
- Last Synced: 2025-02-14T15:17:11.047Z (about 1 year ago)
- Topics: ar, archive, go, golang, package
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-archives
[](https://coveralls.io/github/osspkg/go-archives?branch=master)
[](https://github.com/osspkg/go-archives/releases/latest)
[](https://goreportcard.com/report/github.com/osspkg/go-archives)
[](https://github.com/osspkg/go-archives/actions/workflows/ci.yml)
## Install
```sh
go get -u go.osspkg.com/archives
```
## Archives
* ar (Unix) - https://en.wikipedia.org/wiki/Ar_(Unix)
## License
BSD-3-Clause License. See the LICENSE file for details.