úÎ!1ï/Å     )Brandon Chinn <brandonchinn178@gmail.com> experimentalportableSafe]´ztarRuns the UNIX tar" command with the given arguments.   )Brandon Chinn <brandonchinn178@gmail.com> experimentalportableSafe%e í ztar5A pattern matching any ByteString in the GZip format. ztar?Create a new archive compressed with GZip from the given paths.)It is equivalent to calling the standard tar program like so:  $ tar -czf archive -C base paths ztarCExtract all the files contained in an archive compressed with GZip.)It is equivalent to calling the standard tar program like so: $ tar -xf archive -C dir ztararchive to createztarbase directoryztar7files and paths to compress, relative to base directory ztararchive to extractztardestination directory  )Brandon Chinn <brandonchinn178@gmail.com> experimentalportableSafe%]eþ ztar@A pattern matching any ByteString in an uncompressed TAR format.ztar;Create a new uncompressed tar archive from the given paths.)It is equivalent to calling the standard tar program like so: $ tar -cf archive -C base pathsztar?Extract all the files contained in an uncompressed tar archive.)It is equivalent to calling the standard tar program like so: $ tar -xf archive -C dirztararchive to createztarbase directoryztar7files and paths to compress, relative to base directoryztararchive to extractztardestination directory  )Brandon Chinn <brandonchinn178@gmail.com> experimentalportableNone%^e"§ztar4A pattern matching any ByteString in the Zip format.ztar>Create a new archive compressed with Zip from the given paths.)It is equivalent to calling the standard  program like so: B$ CURR=$PWD; (cd base && zip -r archive paths && mv archive $CURR)ztarBExtract all the files contained in an archive compressed with Zip.)It is equivalent to calling the standard  program like so: &$ mkdir -p dir && unzip archive -d dirztararchive to createztarbase directoryztar7files and paths to compress, relative to base directoryztararchive to extractztardestination directory)Brandon Chinn <brandonchinn178@gmail.com> experimentalportableNone%]e/ztar:The compression algorithm to use when creating an archive.ztarTCreate a new archive from the given directory using the given compression algorithm.ztarSame as  but using Path types.ztarPCreate a new archive from the given paths using the given compression algorithm.ztarSame as  but using Path types.ztarqExtract an archive to the given directory. Automatically detects the compression algorithm. used in the archive.ztarSame as  but using Path types.ztararchive file to createztardirectory to archiveztararchive file to createztarbase directoryztar7files and paths to compress, relative to base directoryztararchive to extractztardestination directory  Safe/  !"#$%&'              !"#$%&'!ztar-0.2.0-I9BUa8iN32u6iUo8yDGRuWCodec.Archive.TarCodec.Archive.ZTar.GZipCodec.Archive.ZTar.TarCodec.Archive.ZTar.ZipCodec.Archive.ZTar Paths_ztar TarArchiveunTartarcreateextractreadwritepackunpack GZipFormat TarFormat ZipFormat Compression NoCompressionGZipZipcreate' createFrom createFrom'extract'$fShowCompressionbaseGHC.Listzipversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName