meta-openembedded/meta-python/recipes-devtools/python/python-semver_2.8.1.bb
Dennis Menschel 5b85349b05 python-semver: add new recipe
This small python module provides a way to manage and compare version
strings which adhere to the Semantic Versioning specification [1].

[1] https://semver.org

Signed-off-by: Dennis Menschel <menschel-d@posteo.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-21 00:26:49 -07:00

3 lines
45 B
BlitzBasic

inherit setuptools
require python-semver.inc