From ec33e7cf05a984c0a1df4dd01878bece32e7ddc7 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 10 Jul 2012 21:18:36 +0200 Subject: Upload Kconfiglib, patch level 3. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 78b332e..7091d8a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ Kconfiglib ========== -A flexible Python Kconfig parser \ No newline at end of file +A parser for the Linux kernel's configuration language, Kconfig. Presents +configuration symbols as objects that can be queried and assigned values, +automatically invalidating and reevaluating dependent symbols as needed. +Supports reading and writing .config files. Highly compatible with the C +implementation. See kconfiglib.py for a longer introduction. + +Haven't worked on this for a long time. Not sure if it will work with recent +Kconfig versions. -- cgit v1.2.3