| 1 |
weasel |
739 |
<?xml version='1.0'?>
|
| 2 |
|
|
|
| 3 |
|
|
<reference anchor='RFC1952'>
|
| 4 |
|
|
|
| 5 |
|
|
<front>
|
| 6 |
|
|
<title>GZIP file format specification version 4.3</title>
|
| 7 |
|
|
<author initials='P.' surname='Deutsch' fullname='L. Peter Deutsch'>
|
| 8 |
|
|
<organization>Aladdin Enterprises</organization>
|
| 9 |
|
|
<address>
|
| 10 |
|
|
<postal>
|
| 11 |
|
|
<street>203 Santa Margarita Ave.</street>
|
| 12 |
|
|
<city>Menlo Park</city>
|
| 13 |
|
|
<region>CA</region>
|
| 14 |
|
|
<code>94025</code>
|
| 15 |
|
|
<country>US</country></postal>
|
| 16 |
|
|
<phone>+1 415 322 0103</phone>
|
| 17 |
|
|
<facsimile>+1 415 322 1734</facsimile>
|
| 18 |
|
|
<email>ghost@aladdin.com</email></address></author>
|
| 19 |
|
|
<author initials='J-L.' surname='Gailly' fullname='Jean-Loup Gailly'>
|
| 20 |
|
|
<organization />
|
| 21 |
|
|
<address>
|
| 22 |
|
|
<email>gzip@prep.ai.mit.edu</email></address></author>
|
| 23 |
|
|
<author initials='M.' surname='Adler' fullname='Mark Adler'>
|
| 24 |
|
|
<organization />
|
| 25 |
|
|
<address>
|
| 26 |
|
|
<email>madler@alumni.caltech.edu</email></address></author>
|
| 27 |
|
|
<author initials='L.P.' surname='Deutsch' fullname='L. Peter Deutsch'>
|
| 28 |
|
|
<organization />
|
| 29 |
|
|
<address>
|
| 30 |
|
|
<email>ghost@aladdin.com</email></address></author>
|
| 31 |
|
|
<author initials='G.' surname='Randers-Pehrson' fullname='Glenn Randers-Pehrson'>
|
| 32 |
|
|
<organization />
|
| 33 |
|
|
<address>
|
| 34 |
|
|
<email>randeg@alumni.rpi.edu</email></address></author>
|
| 35 |
|
|
<date month='May' year='1996' />
|
| 36 |
|
|
<abstract>
|
| 37 |
|
|
<t>This specification defines a lossless compressed data format that is compatible with the widely used GZIP utility. The format includes a cyclic redundancy check value for detecting data corruption. The format presently uses the DEFLATE method of compression but can be easily extended to use other compression methods. The format can be implemented readily in a manner not covered by patents.</t></abstract></front>
|
| 38 |
|
|
|
| 39 |
|
|
<seriesInfo name='RFC' value='1952' />
|
| 40 |
|
|
</reference>
|