Config.in.host 330 B

123456789
  1. config BR2_PACKAGE_HOST_PYTHON_SIX
  2. bool "host python-six"
  3. help
  4. Six is a Python 2 and 3 compatibility library. It provides
  5. utility functions for smoothing over the differences between
  6. the Python versions with the goal of writing Python code that
  7. is compatible on both Python versions.
  8. http://pythonhosted.org/six