Difference between revisions of "Gzip"
Jump to navigation
Jump to search
(Trial import from script.) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| 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. | ||
Latest revision as of 15:02, 22 April 2021
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.