Difference between revisions of "Zip"
m (test License:Info-ZIP) |
m (added resource info) |
||
Line 22: | Line 22: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |||
|License copyright=Copyright (c) 1990-2009 Info-ZIP | |License copyright=Copyright (c) 1990-2009 Info-ZIP | ||
|License verified by=Genium | |License verified by=Genium | ||
Line 33: | Line 32: | ||
|Use=compressing | |Use=compressing | ||
|Works-with=archive | |Works-with=archive | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=SourceForge | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://sourceforge.net/p/infozip/bugs/ | ||
}} | }} | ||
{{Resource | {{Resource |
Revision as of 20:18, 2 February 2021
Zip
http://www.info-zip.org/Zip.html
compression and file packaging/archive utility
Zip is useful for packaging a set of files for distribution, for archiving files, and for saving disk space by temporarily compressing unused files or directories. Zip puts one or more compressed files into a single ZIP archive, along with information about the files (name, path, date, time of last modification, protection, and check information to verify file integrity). An entire directory structure can be packed into a ZIP archive with a single command.
Zip has one compression method (deflation) and can also store files without compression. Zip automatically chooses the better of the two for each file. Compression ratios of 2:1 to 3:1 are common for text files.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
SourceForge | Developer | https://sourceforge.net/projects/infozip |
SourceForge | Homepage | http://infozip.sourceforge.net |
Wikidata | General | https://www.wikidata.org/wiki/Q19897619 |
SourceForge | Bug Tracking | https://sourceforge.net/p/infozip/bugs/ |
Software prerequisites
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.