The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-configshell-fb / Config.in
1 config BR2_PACKAGE_PYTHON_CONFIGSHELL_FB
2         bool "python-configshell-fb"
3         select BR2_PACKAGE_PYTHON_PYPARSING
4         select BR2_PACKAGE_PYTHON3_READLINE if BR2_PACKAGE_PYTHON3
5         select BR2_PACKAGE_PYTHON_READLINE if BR2_PACKAGE_PYTHON
6         select BR2_PACKAGE_PYTHON_URWID
7         help
8           configshell-fb is a Python library that provides a framework
9           for building simple but nice CLI-based applications.
10
11           https://github.com/agrover/configshell-fb