name:            tar
version:         0.6.4.0
visibility:      public
id:              tar-0.6.4.0-FkSoGtyIjWZ2oqjt7kou3F
key:             tar-0.6.4.0-FkSoGtyIjWZ2oqjt7kou3F
license:         BSD-3-Clause
copyright:
    2007 Bjorn Bringert <bjorn@bringert.net>
    2008-2016 Duncan Coutts <duncan@community.haskell.org>

maintainer:      Bodigrim <andrew.lelechenko@gmail.com>
author:
    Duncan Coutts <duncan@community.haskell.org>
    Bjorn Bringert <bjorn@bringert.net>

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.

category:        Codec
abi:             b7a5c6aad95a5a3e4903ce2272ab85e0
exposed:         True
exposed-modules:
    Codec.Archive.Tar from tar-0.6.4.0-DbOxgqp3pCj6IsLwiX5hl3-tar-internal:Codec.Archive.Tar,
    Codec.Archive.Tar.Check from tar-0.6.4.0-DbOxgqp3pCj6IsLwiX5hl3-tar-internal:Codec.Archive.Tar.Check,
    Codec.Archive.Tar.Entry from tar-0.6.4.0-DbOxgqp3pCj6IsLwiX5hl3-tar-internal:Codec.Archive.Tar.Entry,
    Codec.Archive.Tar.Index from tar-0.6.4.0-DbOxgqp3pCj6IsLwiX5hl3-tar-internal:Codec.Archive.Tar.Index

data-dir:        /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/tar-0.6.4.0
depends:         tar-0.6.4.0-DbOxgqp3pCj6IsLwiX5hl3-tar-internal
