code wiki / tar
topic: tar
4 modules sharing the tar name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_tar.nx | USTAR archive: a COMPLETE format, reader and writer. | 241 | 8 |
| nx_tar_gate.nx | proves the USTAR reader/writer by ROUND-TRIP. | 185 | 3 |
| nx_tar_header.nx | parse POSIX ustar tar headers (IEEE 1003.1). | 188 | 5 |
| tar_header.nx | parse POSIX ustar tar headers (IEEE 1003.1). | 181 | 5 |