mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-30 21:24:54 +02:00
python-configparser: add new recipe
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>
This commit is contained in:
committed by
Armin Kuster
parent
9eb8b9a2c4
commit
ae3081affd
@@ -0,0 +1,2 @@
|
||||
inherit setuptools
|
||||
require python-configparser.inc
|
||||
Reference in New Issue
Block a user