mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add archiver
This commit is contained in:
parent
2a6f5223b9
commit
872571264d
@ -561,6 +561,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*These libraries were placed here because none of the other categories seemed to fit*
|
||||
|
||||
* [afero](https://github.com/spf13/afero) - A FileSystem Abstraction System for Go.
|
||||
* [archiver](https://github.com/mholt/archiver) - Library and command for making and extracting .zip and .tar.gz archives
|
||||
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
||||
* [banner](https://github.com/dimiro1/banner) - Add beautiful banners into your Go applications.
|
||||
* [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
|
||||
|
Loading…
Reference in New Issue
Block a user