From d2e71f9a6754d71c161968adde28e0985044872b Mon Sep 17 00:00:00 2001 From: MillironX <25492070+MillironX@users.noreply.github.com> Date: Tue, 10 Aug 2021 18:03:01 -0500 Subject: [PATCH] Give pigz a pretty README --- pigz/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pigz/README.md diff --git a/pigz/README.md b/pigz/README.md new file mode 100644 index 0000000..8c6d7c0 --- /dev/null +++ b/pigz/README.md @@ -0,0 +1,17 @@ +# pigz + +[![Container source](https://img.shields.io/static/v1?label=Container%20Source&message=GitHub&color=lightgrey&logo=github&style=flat-square)](https://github.com/MillironX/singularity-builds/tree/master/pigz) +[![pigz source](https://img.shields.io/static/v1?label=pigz%20Source&message=web&color=yellow&logo=linux&style=flat-square)](https://www.zlib.net/pigz/) +[![Version v2.3.1](https://img.shields.io/static/v1?label=Latest%20version&message=v2.3.1&color=yellowgreen&logo=linuxcontainers&style=flat-square)](https://cloud.sylabs.io/library/millironx/default/pigz) +[![Docs](https://img.shields.io/static/v1?label=Docs&message=man/PDF&color=blue&style=flat-square)](https://www.zlib.net/pigz/pigz.pdf) +[![CentOS base](https://img.shields.io/static/v1?label=Base%20image&message=CentOS&color=9fcf32&logo=centos&style=flat-square)](https://www.centos.org/) + +pigz, which stands for parallel implementation of gzip, is a fully functional +replacement for gzip that exploits multiple processors and multiple cores to the +hilt when compressing data. + +## Tools installed + +### pigz + +- `pigz`