Config.in 215 B

12345678
  1. config BR2_PACKAGE_PYTHON_JEDI
  2. bool "python-jedi"
  3. select BR2_PACKAGE_PYTHON_PARSO # runtime
  4. help
  5. An autocompletion tool for Python that can be used for text
  6. editors.
  7. https://github.com/davidhalter/jedi