File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -411,15 +411,6 @@ Three configuration interfaces are currently available:
411411
412412 The included images might not be the most artistic. Touch-ups are welcome.
413413
414- - [pymenuconfig](https://github.com/RomaVis/pymenuconfig), created by [RomaVis](https://github.com/RomaVis),
415- is an older, portable Python 2/3 Tkinter menuconfig implementation.
416-
417- Screenshot below:
418- ! [image](https://raw.githubusercontent.com/RomaVis/pymenuconfig/master/screenshot.PNG)
419-
420- While working on the terminal menuconfig implementation, a few APIs were added to Kconfiglib that turned out to be handy.
421- ` pymenuconfig` predates ` menuconfig.py` and ` guiconfig.py` and therefore did not benefit from these APIs.
422-
423414# # Examples
424415
425416# ## Example scripts
@@ -600,11 +591,6 @@ Adding multiprocessing to the test suite could help reduce this overhead.
600591 To contribute, please [open an issue](https://github.com/sysprog21/Kconfiglib/issues) or
601592 [submit a pull request](https://github.com/sysprog21/Kconfiglib/pulls).
602593
603- - Kconfiglib assumes the modules symbol is `MODULES`, which is backward-compatible.
604- A warning is printed by default if `option modules` is set on a different symbol.
605- Report [issues on GitHub](https://github.com/sysprog21/Kconfiglib/issues) if proper `option modules` support is needed.
606- It would not be hard to add.
607-
608594## Thanks
609595
610596- To [RomaVis](https://github.com/RomaVis) for creating [pymenuconfig](https://github.com/RomaVis/pymenuconfig)
You can’t perform that action at this time.
0 commit comments