package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 16, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PackIt
PackIt is a Go library to natively archive and/or compress individual files or directories in an easy way.
Documentation
¶
Bzip2 compresses an input stream using bzip2.
Gzip compresses an input stream using gzip.
Tar walks the file tree rooted at root and archives it all using Tar.
Xz compresses an input stream using xz.
Zip walks the file tree rooted at root and archives it into the output stream using zip
algorithm.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.