htar: Command-line tar archive utility.
A Command-line utility to create, extract and list the contents of tar archives. It can work with compressed archives using gzip or bzip2 compression.
This is in part a demo of the tar
library but it is also
usable in place of the ordinary tar
program for systems
like Windows that do not come with it as standard.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-locale | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- htar-0.4.0.2.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.1, 0.3, 0.3.1, 0.4, 0.4.0.1, 0.4.0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9), bzlib (>=0.4 && <0.7), directory (>=1.0), filepath (>=1.0), old-locale (>=1.0), tar (>=0.4.2 && <0.5), time (>=1.1), zlib (>=0.4 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | 2007 Bjorn Bringert <bjorn@bringert.net> 2008-2015 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 |
Uploaded | by DuncanCoutts at 2015-07-06T11:31:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | htar |
Downloads | 5063 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-08 [all 7 reports] |