{
  "draft": "draft-deutsch-deflate-spec-03",
  "doc_id": "RFC1951",
  "title": "DEFLATE Compressed Data Format Specification version 1.3",
  "authors": [
    "P. Deutsch"
  ],
  "format": [
    "TEXT",
    "HTML",
    "PDF"
  ],
  "page_count": "17",
  "pub_status": "INFORMATIONAL",
  "status": "INFORMATIONAL",
  "source": "Legacy",
  "abstract": "This specification defines a lossless compressed data format that compresses data using a combination of the LZ77 algorithm and Huffman coding, with efficiency comparable to the best currently available general-purpose compression methods.  This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.",
  "pub_date": "May 1996",
  "keywords": [
    "DEFLATE",
    "compressed",
    "data",
    "format",
    "coding"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC1951",
  "errata_url": "https://www.rfc-editor.org/errata/rfc1951"
}