Config.in 355 B

12345678910
  1. config BR2_PACKAGE_PYTHON_IPYTHON
  2. bool "python-ipython"
  3. help
  4. IPython is a command shell for interactive computing in
  5. multiple programming languages, originally developed for the
  6. Python programming language, that offers enhanced
  7. introspection, rich media, additional shell syntax, tab
  8. completion, and rich history.
  9. http://ipython.org/