1config BR2_PACKAGE_PYTHON_SEMVER
2	bool "python-semver"
3	help
4	  Python helper for Semantic Versioning (https://semver.org).
5
6	  https://github.com/python-semver/python-semver
7