From 542df3f753a9958ccbc020e088742e47bdbee78b Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 9 Oct 2021 12:54:56 +0700 Subject: python/python3-semantic-version: Added (Python Library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-semantic-version/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python3-semantic-version/README (limited to 'python/python3-semantic-version/README') 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. -- cgit v1.2.3