The latest version of tar is 0.6.3.0-1.

tar

Version 0.5.1.0 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Reading, writing and manipulating ".tar" archive files.
Description

This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, POSIX USTAR 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.

It also provides features for random access to archive content using an index.

Author
Duncan Coutts <duncan@community.haskell.org> Bjorn Bringert <bjorn@bringert.net>
Bug reports
https://github.com/haskell/tar/issues
Category
Codec
Copyright
2007 Bjorn Bringert <bjorn@bringert.net> 2008-2016 Duncan Coutts <duncan@community.haskell.org>
Homepage
n/a
Maintainer
Duncan Coutts <duncan@community.haskell.org>
Package URL
n/a
Stability
n/a

Components