tar: Reading, writing and manipulating ".tar" archive files.
This library is for working with ".tar
" archive files. It
can read and write a range of common variations of archive
format including V7, USTAR, POSIX and GNU formats. It provides
support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because
details like file ownership and exact permissions are not
preserved.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-time | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tar-0.4.5.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.1.1.3, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.3.0, 0.4.4.0, 0.4.5.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.4.0 (info) |
---|---|
Change log | changelog.md |
Dependencies | array, base (>=4 && <4.11), bytestring (>=0.10), containers (>=0.4.2), deepseq (>=1.1 && <1.5), directory, filepath, old-time, time [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 |
License | BSD-3-Clause |
Copyright | 2007 Bjorn Bringert <bjorn@bringert.net> 2008-2016 Duncan Coutts <duncan@community.haskell.org> |
Author | Duncan Coutts <duncan@community.haskell.org> Bjorn Bringert <bjorn@bringert.net> |
Maintainer | Duncan Coutts <duncan@community.haskell.org> |
Revised | Revision 1 made by GeorgeWilson at 2018-04-20T01:41:48Z |
Category | Codec |
Bug tracker | https://github.com/haskell/tar/issues |
Source repo | head: git clone https://github.com/haskell/tar.git |
Uploaded | by DuncanCoutts at 2016-01-06T03:43:39Z |
Distributions | Arch:0.5.1.1, Debian:0.5.1.1, Fedora:0.5.1.1, FreeBSD:0.4.2.1, LTSHaskell:0.6.3.0, NixOS:0.5.1.1, Stackage:0.6.4.0, openSUSE:0.5.1.1 |
Reverse Dependencies | 56 direct, 57 indirect [details] |
Downloads | 145285 total (22 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-01-06 [all 1 reports] |