From fa680e2903e8f9e8c2ed26c5f5ce7bb005c3be6c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 7 Aug 2018 11:38:39 +0200 Subject: package: add python-semver Signed-off-by: Peter Korsgaard --- package/python-semver/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 package/python-semver/Config.in (limited to 'package/python-semver/Config.in') diff --git a/package/python-semver/Config.in b/package/python-semver/Config.in new file mode 100644 index 0000000000..c66231a730 --- /dev/null +++ b/package/python-semver/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PYTHON_SEMVER + bool "python-semver" + help + Python helper for Semantic Versioning (http://semver.org/). + + https://github.com/k-bx/python-semver -- cgit v1.2.3