From 71e1b54f4d8e2eb8a3c8703db731425bd5fe2e7e Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 16 Mar 2018 11:24:51 +0100 Subject: Link to pymenuconfig A menuconfig implementation built on top of Kconfiglib using TkInter. --- README.rst | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 4abdc22..dc90c31 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,17 @@ see* |changes|_. .. _changes: https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib-2-changes.txt .. |changes| replace:: *kconfiglib-2-changes.txt* +|RomaVis|_ *has built a portable* |TkInter|_ *menuconfig implementation on top of Kconfiglib. It is still a work-in-progress, but is already functional. See the* |pymenuconfig|_ *project.* + +.. _RomaVis: https://github.com/RomaVis +.. |RomaVis| replace:: *RomaVis* + +.. _TkInter: https://wiki.python.org/moin/TkInter +.. |TkInter| replace:: *TkInter* + +.. _pymenuconfig: https://github.com/RomaVis/pymenuconfig +.. |pymenuconfig| replace:: *pymenuconfig* + Kconfiglib is a Python 2/3 library for scripting and extracting information from `Kconfig `_ @@ -267,9 +278,7 @@ The `examples/ `_ Value for BOOL (available: n, y): n ... -I'm not currently interested in implementing a (more usable) menuconfig myself, but all the infrastructure -for a great one should be there if you want to give it a go. I'll help you out with any questions you might -have. +See the `pymenuconfig `_ project for a real-world `menuconfig` implementation built on top of Kconfiglib. Real-world examples ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3