parsepatch 0.3.1

Parse git patch.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
    "diffs": [
        {
            "filename": "taskcluster/scripts/tester/test-linux.sh",
            "new": false,
            "deleted": false,
            "binary": false,
            "copied_from": null,
            "hunks": []
        }
    ]
}