
Kconfiglib is a Kconfig implementation in Python. Kconfig is used for the Linux kernel configuration amongst others. This helper library can be used to configure a Kconfig software within a Python program.
This package installs the library for Python 3.