1config BR2_PACKAGE_PYTHON_VERSIONTOOLS
2	bool "python-versiontools"
3	help
4	  Smart replacement for plain tuple used in __version__.
5
6	  https://pypi.python.org/pypi/versiontools
7