summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-unidiff_0.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-unidiff: Upgrade to 0.5.3Khem Raj2017-04-261-15/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-unidiff: python module for parsing diff dataDaniela Plascencia2016-10-261-0/+15
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>