xref: /OK3568_Linux_fs/buildroot/package/python-pycli/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_PYCLI
2	bool "python-pycli"
3	help
4	  The cli package is a framework for making simple, correct
5	  command line applications in Python.
6
7	  https://pythonhosted.org/pyCLI/
8