bugbite 0.0.15

library for bug, issue, and ticket mangling
Documentation
{
  "attachments": {},
  "bugs": {
    "1": [
      {
        "bug_id": 1,
        "content_type": "text/plain",
        "creation_time": "2024-03-13T14:04:31Z",
        "creator": "user1",
        "file_name": "test.patch",
        "flags": [],
        "id": 123,
        "is_obsolete": 0,
        "is_patch": 1,
        "is_private": 0,
        "last_change_time": "2024-03-13T14:04:31Z",
        "size": 8,
        "summary": "test.patch"
      },
      {
        "bug_id": 1,
        "content_type": "text/plain",
        "creation_time": "2024-03-13T14:05:02Z",
        "creator": "user1",
        "file_name": "test.txt",
        "flags": [],
        "id": 234,
        "is_obsolete": 1,
        "is_patch": 0,
        "is_private": 1,
        "last_change_time": "2024-03-13T14:05:02Z",
        "size": 8,
        "summary": "test data"
      },
      {
        "bug_id": 1,
        "content_type": "text/plain",
        "creation_time": "2024-03-13T14:11:47Z",
        "creator": "user2",
        "file_name": "build.log",
        "flags": [],
        "id": 345,
        "is_obsolete": 0,
        "is_patch": 0,
        "is_private": 0,
        "last_change_time": "2024-03-13T14:11:47Z",
        "size": 8,
        "summary": "build log"
      }
    ]
  }
}