initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_CRUDINI
|
||||
bool "crudini"
|
||||
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_INIPARSE # runtime
|
||||
help
|
||||
A utility for handling ini files from the command line and
|
||||
shell scripts
|
||||
|
||||
https://pypi.python.org/pypi/crudini
|
||||
Reference in New Issue
Block a user