/archivex

archivex is a golang package that archives folders (recursively) and files to zip and tar formats.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

archivex

archivex is a golang package that archives folders (recursively) and files to zip and tar formats.

Originally written by Jhonathan Paulo Banczek here: https://github.com/jhoonb/archivex

Note: The code is heavily modified, so the original interface is no longer compatible.