aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyjwt/slack-desc
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-03 11:12:26 +0100
committerAndrew Clemons <andrew.clemons@gmail.com>2022-03-05 00:21:35 +1300
commitcc94bbb945382637dd9290b5808e35f188eb481f (patch)
treeef791a604a92bd90296ae1cbf06904ed07f692ec /python/python3-pyjwt/slack-desc
parent8cc7b2d8785014e183d1cd415ea9990b87418481 (diff)
python/python3-pyjwt: Updated for version 2.3.0, switch to python3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-pyjwt/slack-desc')
-rw-r--r--python/python3-pyjwt/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyjwt/slack-desc b/python/python3-pyjwt/slack-desc
new file mode 100644
index 0000000000..16a6570a40
--- /dev/null
+++ b/python/python3-pyjwt/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-pyjwt: python-pyjwt (JSON Web Token implementation in Python)
+python3-pyjwt:
+python3-pyjwt: A Python implementation of RFC 7519.
+python3-pyjwt:
+python3-pyjwt:
+python3-pyjwt:
+python3-pyjwt:
+python3-pyjwt:
+python3-pyjwt:
+python3-pyjwt: Homepage: https://pyjwt.readthedocs.org
+python3-pyjwt: