simple-tar: Simple, pure, file-system-free reading of tar files
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.
Downloads
- simple-tar-0.5.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.5, 0.5.1 |
---|---|
Dependencies | base (>=4.7 && <5.0), bytestring (>=0.10.4 && <0.14), cereal (>=0.5.2 && <0.7), containers (>=0.5.5 && <0.9), filepath (>=1.3 && <1.7), time (>=1.4.2 && <1.7) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2016 Galois, Inc |
Author | Adam Wick <awick@galois.com> |
Maintainer | Adam Wick <awick@galois.com> |
Category | Codec |
Bug tracker | https://github.com/GaloisInc/simple-tar/issues |
Source repo | head: git clone https://github.com/GaloisInc/simple-tar |
Uploaded | by AdamWick at 2016-10-12T04:20:19Z |
Distributions | |
Downloads | 1423 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-10-12 [all 1 reports] |