arx-0.1.0: Archive execution tool.

System.Posix.ARX.Tar

Synopsis

Documentation

data Tar Source

Handled styles of Tar archive.

Constructors

TAR 
TGZ 
TBZ 

Instances

magic :: ByteString -> Maybe TarSource

Scan a lazy ByteString for file magic.