Difference between revisions of "Gzip"

From Free Software Directory
Jump to: navigation, search
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=gzip
 
|Name=gzip
|Short description=Compresses and decompresses files
+
|Short description=Compress and decompress files.
 
|Full description=A compression utility designed to replace 'compress'. Much better compression and freedom from patented algorithms are its main advantages over compress. Gzip decompresses files created by gzip, compress, or pack; it detects the input format automatically.
 
|Full description=A compression utility designed to replace 'compress'. Much better compression and freedom from patented algorithms are its main advantages over compress. Gzip decompresses files created by gzip, compress, or pack; it detects the input format automatically.
|Homepage URL=http://www.gnu.org/software/gzip
+
|Homepage URL=https://www.gnu.org/software/gzip/
|Is GNU=Yes
+
|Is High Priority Project=No
|User level=intermediate
+
|VCS checkout command=git://git.savannah.gnu.org/gzip.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/gzip/manual/
|Documentation note=User manual available from http://www.gnu.org/software/gzip/manual/gzip.html
+
 
|Related projects=Info-ZIP-_UnZip_branch,LZMA_Utils,Lzip,Z,Zlib,gnuit,Sharutils
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Info-ZIP-_UnZip_branch,LZMA_Utils,Lzip,Z,Zlib,gnuit,Sharutils
 
|Keywords=Compression,zip,download,unzip,pack,unpack,uncompression
 
|Keywords=Compression,zip,download,unzip,pack,unpack,uncompression
|Version identifier=1.4
+
|Version identifier=1.10
|Version date=2010/01/20
+
|Version date=2018/12/30
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/gzip/gzip-1.10.tar.xz
|Last review by=Janet Casey
+
|Last review by=Bendikker
|Last review date=2009-11-04
+
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
|License verified date=2010-01-21
+
|User level=intermediate
}}
+
|Paid support=https://www.fsf.org/resources/service/
{{Project license
+
|Accepts cryptocurrency donations=Yes
|License=GPLv2orlater
+
|OpenPGP signature=https://ftp.gnu.org/gnu/gzip/gzip-1.10.tar.xz.sig
|License verified by=Kelly Hopkins
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=gzip
 +
|Decommissioned/Obsolete=No
 
|License verified date=2010-01-21
 
|License verified date=2010-01-21
 
}}
 
}}
Line 33: Line 52:
 
|Real name=Jim Meyering
 
|Real name=Jim Meyering
 
|Role=Maintainer
 
|Role=Maintainer
 +
|Email=meyering@fb.com
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Paul Eggert
 
|Real name=Paul Eggert
 
|Role=Maintainer
 
|Role=Maintainer
|Email=eggert@CS.UCLA.EDU
+
|Email=eggert@cs.ucla.edu
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gzip
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gzip/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gzip.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gzip/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/gzip/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gzip/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-gzip@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|System-administration=backup
 
|System-administration=backup
 
|Use=compressing, system-administration
 
|Use=compressing, system-administration
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 02:39, 19 January 2019


[edit]

gzip

https://www.gnu.org/software/gzip/
Compress and decompress files.

A compression utility designed to replace 'compress'. Much better compression and freedom from patented algorithms are its main advantages over compress. Gzip decompresses files created by gzip, compress, or pack; it detects the input format automatically.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

4 September 2021




Leaders and contributors

Contact(s)Role
Jim Meyering Maintainer
Paul Eggert Maintainer


Resources and communication

AudienceResource typeURI
FTPMailing Listhttps://ftpmirror.gnu.org/gzip/
DebianDeveloperhttps://tracker.debian.org/pkg/gzip
FTPDownloadhttps://ftp.gnu.org/gnu/gzip/
WikidataGeneralhttps://www.wikidata.org/wiki/Q283647
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gzip/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gzip.git
SavannahDeveloperhttps://savannah.gnu.org/projects/gzip/
FTPDownloadhttps://alpha.gnu.org/gnu/gzip/
Homepagehttps://www.gzip.org/


Software prerequisites

This entry (in part or in whole) was last reviewed on 4 September 2021.




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.