mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_FIRE
|
||
|
|
bool "python-fire"
|
||
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||
|
|
help
|
||
|
|
A library for automatically generating command line
|
||
|
|
interfaces.
|
||
|
|
|
||
|
|
https://github.com/google/python-fire
|