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 |
|---|---|
| Dependencies | base (2.*), filepath or base (≥3 & <5), bytestring, directory, filepath, old-time |
| License | BSD3 |
| Copyright | 2007 Bjorn Bringert <bjorn@bringert.net> 2008-2009 Duncan Coutts <duncan@haskell.org> |
| Author | Bjorn Bringert <bjorn@bringert.net> Duncan Coutts <duncan@haskell.org> |
| Maintainer | Duncan Coutts <duncan@haskell.org> |
| Category | Codec |
| Upload date | Sat Jun 6 13:54:02 UTC 2009 |
| Uploaded by | DuncanCoutts |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0, ghc-7.2 |
| Distributions | Fedora: 0.3.1.0, NixOS: 0.4.0.0, Debian: 0.3.2.0, FreeBSD: 0.3.2.0 |
Modules
Downloads
- tar-0.3.1.0.tar.gz (Cabal source package)
- package description (included in the package)