@hackage / tar-bytestring

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

Version Deprecated package0.6.3.2

About

Metadata

  • Last updated , by maerwald
  • License BSD-3-Clause
  • Maintained by: Julian Ospald <hasufell@posteo.de>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 8.6.5

Readme

Fork of tar package, which currently breaks Unicode filepaths, by utilizing ByteString.Char8. 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.