makasim / archivex

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%