summaryrefslogtreecommitdiffstats
path: root/package/python-fire/Config.in
blob: 2c6e55ab6baf5f77ad06cea160407daa8859ac11 (plain)
1
2
3
4
5
6
7
8
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
OpenPOWER on IntegriCloud