summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-3/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-configargparse: add package (version 0.15.1)Nicola Lunghi2019-11-301-0/+3
This module merges the argparse and the configparser functionality and is python3 compatible Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>