aboutsummaryrefslogtreecommitdiff
path: root/python/python3-semantic-version/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-09 12:54:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-09 13:01:49 +0700
commit542df3f753a9958ccbc020e088742e47bdbee78b (patch)
tree4b67b60637d747d04961854b98941c6c1e493cd8 /python/python3-semantic-version/README
parent3c2def4be8d6b1385c1394e9a59133794bbe2647 (diff)
python/python3-semantic-version: Added (Python Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-semantic-version/README')
-rw-r--r--python/python3-semantic-version/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-semantic-version/README b/python/python3-semantic-version/README
new file mode 100644
index 0000000000..ad9ccd4e0b
--- /dev/null
+++ b/python/python3-semantic-version/README
@@ -0,0 +1 @@
+This python library provides a few tools to handle SemVer in Python.