simple-tar

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

Latest on Hackage:0.5.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Adam Wick

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.