Skip to content
Novus Examples
ar316 B

Unix ar Archive

A Unix ar archive with three members — the simple format that backs static libraries (.a) and Debian packages (.deb). Hand-written to spec; for testing ar extractors and archive tooling.

Archive contents — 3 entriesar
  • readme.txt
  • notes.md
  • data.csv

Specifications

Format
Unix ar (GNU short names)
Members
3
Note
the format behind .a static libs and .deb

Generated by generation/archives_extra.py. Free for any use, no attribution required — license.