Difference between revisions of "License:Zlib"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Zlib |Short description=Data compression library |Full description=A free, lossless data compression lib for use on virtually any computer hardware and operating sy...")
 
(Replaced content with "{{license |Name=Zlib |URL= |Full text= }}")
Line 1: Line 1:
{{Entry
+
{{license
 
|Name=Zlib
 
|Name=Zlib
|Short description=Data compression library
+
|URL=
|Full description=A free, lossless data compression lib for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. The compression method currently used in zlib never expands the data. Zlib's memory footprint is also independent of the input data by more than a few bytes and can be reduced (at some cost in compression).
+
|Full text=
|User level=none
+
 
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gzip.org/zlib/
 
|VCS checkout command=
 
|Computer languages=C
 
|Documentation note=User reference manual available online at http://www.gzip.org/zlib/manual.html programmer technical details available online from http://www.gzip.org/zlib/zlib_tech.html programmer technical specs available online from http://www.gzip.org/zlib/zlib_docs.html
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=JZlib,LZMA_Utils,LZO,Pngcrush,gzip,NavIt
 
|Keywords=Compression,decompression,lossless
 
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2008-10-07
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Version identifier=1.2.3
 
|Version date=2005-10-14
 
|Version status=stable
 
|Version download=http://prdownloads.sourceforge.net/libpng/zlib-1.2.3.tar.gz?download
 
|License verified date=2001-02-01
 
|Version comment=1.2.3 stable released 2005-10-14
 
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Jean-Loup Gailly
 
|Email=zlib@gzip.org
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-zlib@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=E-mail
 
|Resource URL=mailto:info-zip-announce@lists.wku.edu
 
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=Newsgroup
 
|Resource URL=comp.compression
 
}}
 
{{Software category
 
|Interface=library
 
|Use=library
 
}}
 
{{Project license
 
|License=Zlib
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=ld or ld.so
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=make
 
 
}}
 
}}

Revision as of 14:02, 12 April 2011



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.