The tar package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring, directory, filepath, old-time, time |
| License | BSD3 |
| Copyright | 2007 Bjorn Bringert <bjorn@bringert.net> 2008-2012 Duncan Coutts <duncan@community.haskell.org> |
| Author | Bjorn Bringert <bjorn@bringert.net> Duncan Coutts <duncan@community.haskell.org> |
| Maintainer | Duncan Coutts <duncan@community.haskell.org> |
| Category | Codec |
| Source repository | darcs get http://code.haskell.org/tar/ |
| Upload date | Tue Oct 2 10:30:38 UTC 2012 |
| Uploaded by | DuncanCoutts |
| Built on | ghc-7.6 |
| Distributions | Fedora: 0.4.0.1, NixOS: 0.4.0.1, Debian: 0.4.0.1, FreeBSD: 0.4.0.1 |
Modules
Downloads
- tar-0.4.0.1.tar.gz (Cabal source package)
- package description (included in the package)