summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-configparser_3.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-configparser: upgrade 3.5.0 -> 3.7.4Yuan Chao2019-08-051-2/+0
| | | | | | | -License-Update: LICENSE in PKG-INFO file changed from MIT to UNKNOWN. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-configparser: add new recipeAlexandru Vasiu2018-05-011-0/+2
This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what’s found in Microsoft Windows INI files. Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>