Files
rpi-buildroot/package/python-fire/Config.in
James Hilliard 67743caf81 package/python-fire: bump to version 0.7.0
Drop no longer required python-six runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-10-10 23:17:32 +02:00

9 lines
216 B
Plaintext

config BR2_PACKAGE_PYTHON_FIRE
bool "python-fire"
select BR2_PACKAGE_PYTHON_TERMCOLOR # runtime
help
A library for automatically generating command line
interfaces.
https://github.com/google/python-fire