An open API service indexing awesome lists of open source software.

https://github.com/enr/zipp

Zip utilities
https://github.com/enr/zipp

cli-app go golang-application hacktoberfest zip

Last synced: 5 months ago
JSON representation

Zip utilities

Awesome Lists containing this project

README

          

# zipp

![CI Linux Mac](https://github.com/enr/zipp/workflows/CI%20Linux%20Mac/badge.svg)
![CI Windows](https://github.com/enr/zipp/workflows/CI%20Windows/badge.svg)
[![Documentation](https://img.shields.io/badge/Website-Documentation-orange)](https://enr.github.io/zipp/)
[![Download](https://img.shields.io/badge/Download-Last%20release-brightgreen)](https://github.com/enr/zipp/releases/latest)

Zip utilities:

- `zipls`: lists zip contents
- `zipts`: creates a zip file with a timestamp suffix in the name
- `zipw`: add file to existing zip

![screenshot](Screenshot.jpg "Zipp screenshot")

## License

Apache 2.0 - see LICENSE file.

Copyright 2014-TODAY zipp contributors