ztar: Creating and extracting compressed tar archives

[ bsd3, codec, library ] [ Propose Tags ]

Creating and extracting compressed tar archives.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 1.0.0, 1.0.1, 1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring (>=0.10.8 && <0.11), tar (>=0.5 && <0.6), zlib (>=0.6 && <0.7) [details]
License BSD-3-Clause
Author Brandon Chinn <brandonchinn178@gmail.com>
Maintainer Brandon Chinn <brandonchinn178@gmail.com>
Category Codec
Source repo head: git clone https://github.com/brandonchinn178/ztar.git
Uploaded by brandonchinn178 at 2018-06-18T20:33:19Z
Distributions NixOS:1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4490 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-18 [all 1 reports]

Readme for ztar-0.0.2

[back to package description]

ztar

Reading and writing compressed .tar archives.

An extension of the tar library that can create/extract compressed tar archives.