2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_SEMVER
|
|
|
|
|
bool "python-semver"
|
|
|
|
|
help
|
2024-05-17 17:38:43 +01:00
|
|
|
Python helper for Semantic Versioning (https://semver.org).
|
2021-11-23 23:01:30 +00:00
|
|
|
|
2023-07-05 19:35:21 +01:00
|
|
|
https://github.com/python-semver/python-semver
|