ruby: bump version to 2.4.1
[buildroot-gz.git] / package / python-six / Config.in
blob0a8b69ace69975ad15720bd0046dac7fb97dde13
1 config BR2_PACKAGE_PYTHON_SIX
2         bool "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.
9           http://pythonhosted.org/six