janus-gateway: make echo test plugin optional
[buildroot-gz.git] / package / python-ipython / Config.in
blob1d92873f82edf0cb79e924b70120bafa7834638f
1 config BR2_PACKAGE_PYTHON_IPYTHON
2         bool "python-ipython"
3         help
4           IPython is a command shell for interactive computing in multiple
5           programming languages, originally developed for the Python
6           programming language, that offers enhanced introspection, rich
7           media, additional shell syntax, tab completion, and rich history.
9           http://ipython.org/