python-configargparse: add package (version 0.15.1)

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>
This commit is contained in:
Nicola Lunghi
2019-11-29 02:38:17 +00:00
committed by Khem Raj
parent 0953369cd1
commit e875bc8ef5
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
inherit setuptools3
require python-configargparse.inc