About

Metadata

  • Last updated , by DuncanCoutts
  • License BSD-3-Clause
  • Maintained by: Duncan Coutts <duncan@community.haskell.org>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    old-locale (on by default)

Readme

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.