xref: /OK3568_Linux_fs/buildroot/package/python-semver/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_SEMVER
2	bool "python-semver"
3	help
4	  Python helper for Semantic Versioning (http://semver.org/).
5
6	  https://github.com/python-semver/python-semver
7