Commit Graph

1 Commits

Author SHA1 Message Date
Daniela Plascencia
a4f713b5b1 python-unidiff: python module for parsing diff data
The module takes diff data from commands like diff or git-format-patch,
parses it and creates python objects in the form of patch sets. More
info is given on the recipe metadata.

Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-26 10:28:39 +02:00