Config.in 352 B

123456789
  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.
  8. http://ipython.org/