mirage / ocaml-tar

Pure OCaml library to read and write tar files
ISC License
54 stars 34 forks source link

remove ref to compatibility level #141

Closed hannesm closed 9 months ago

hannesm commented 9 months ago

This avoids mutable state in the core (Tar.Header) API.