Difference between revisions of "Gzip"
Jump to navigation
Jump to search
(Import from spreadsheet via script.) |
|||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
|purpose=gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack | |purpose=gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack | ||
| − | |||
|homepage=http://www.gzip.org/ | |homepage=http://www.gzip.org/ | ||
| − | | | + | |function=Rendering |
| − | | | + | |content=Container |
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=gzip | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack. The detection of the input format is automatic. | gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack. The detection of the input format is automatic. | ||
| Line 19: | Line 15: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 15:02, 22 April 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6a36e9138cc5d9_88517079
Description
gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack. The detection of the input format is automatic.