| Maintainer | Brandon Chinn <brandonchinn178@gmail.com> |
|---|---|
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Codec.Archive.ZTar.Tar
Description
Functions to create/extract uncompressed tar archives.
Documentation
pattern TarFormat :: ByteString Source #
A pattern matching any ByteString in an uncompressed TAR format.