@hackage / simple-tar

Simple, pure, file-system-free reading of tar files

Latest0.5.1

About

Metadata

  • Last updated , by AdamWick
  • License BSD-3-Clause
  • Maintained by: Adam Wick <awick@galois.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Readme

This library is for reading ".tar" files found from some other source, and providing a mechanism for accessing their files. It specifically supports the USTAR tar format; other formats may come in the future by request.