Skip to content

recursively add directory contents to a zip file

License

Notifications You must be signed in to change notification settings

lukewendling/archivefile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archive File

A helper library for the Go (Golang) "archive" package that allows to (un)archive file/directory to/from file/writer/reader

GoDoc Build Status

Features

  • Archive a file/directory to a file/writer
  • Unarchive a file/reader to a file/directory

Only the "archive/zip" package is supported.

About

recursively add directory contents to a zip file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.5%
  • Makefile 12.5%