summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-xmltodict: Enable ptestZang Ruochen2020-03-201-1/+14
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmltodict: add recipePierre-Jean Texier2020-01-031-0/+12
Python module that makes working with XML feel like you are working with JSON Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>