mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-04 18:28:42 +00: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 setuptools3
|
||||
require python-configparser.inc
|
||||
Reference in New Issue
Block a user