{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "I&#39;m not going to implement this.  The right format for multiple archives is tar.  There&#39;s no need to put multiple files into a .gz, so I&#39;m closing this workitem. ",
    "ClosedDate": "2011-08-06T17:13:12.66-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Currently GZipStream can read .gz streams that have at most one entry in the file.  The GZIP standard allows for multiple entries in a .gz file.  Expand the function of the GZipStream to support that.",
    "LastUpdatedDate": "2013-05-16T05:32:04.54-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-10-08T15:19:02.54-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Expand GZipStream to support more than one file in a .gz archive.",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 1,
    "Id": 8941
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Expose it as as a method returning an IEnumerable<Stream> ? Do you generate .gz streams?",
      "PostedDate": "2009-10-09T04:43:19.167-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-08-06T17:13:12.66-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:56.507-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:04.54-07:00",
      "Id": -2147483648
    }
  ]
}