summaryrefslogtreecommitdiffstats
path: root/package/python-semver/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-08-07 11:38:39 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-08-09 16:58:22 +0200
commitfa680e2903e8f9e8c2ed26c5f5ce7bb005c3be6c (patch)
tree902318730a99e00a9a29818a61a84ac4ec5617dd /package/python-semver/Config.in
parent62df8bfc4463f6970d9c8c894b4dfe76a2262e86 (diff)
downloadbuildroot-fa680e2903e8f9e8c2ed26c5f5ce7bb005c3be6c.tar.gz
buildroot-fa680e2903e8f9e8c2ed26c5f5ce7bb005c3be6c.zip
package: add python-semver
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-semver/Config.in')
-rw-r--r--package/python-semver/Config.in6
1 files changed, 6 insertions, 0 deletions
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
OpenPOWER on IntegriCloud