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

https://github.com/lazypwny751/zipper

Multi compressor library (wrapper for across compression methods).
https://github.com/lazypwny751/zipper

bash compressor cpio gzip library zip

Last synced: 4 months ago
JSON representation

Multi compressor library (wrapper for across compression methods).

Awesome Lists containing this project

README

          

# project name
Description.

# Requirements
- [require](https://github.com/user/repository.git)
- [require](https://github.com/user/repository.git)
- [require](https://github.com/user/repository.git)

# Installation
```bash
set -e
git clone https://github.com/user/repository.git
cd repository
make install
```

# Usage
Usage..

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[GPL3](https://choosealicense.com/licenses/gpl-3.0/)