Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 475 Bytes

File metadata and controls

13 lines (7 loc) · 475 Bytes

Golang ar (archive) file reader

This is a simple library for reading and writing ar files in common format. It is influenced heavily in style and interface from the golang tar package.

Authors

Copyright 2013 Blake Smith blakesmith0@gmail.com

Copyright 2017 Jerry Jacobs jerry.jacobs@xor-gate.org

Copyright 2025 Chris Novakovic chris@chrisn.me.uk

Licensed under the MIT license.