diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-31 17:22:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:56 +0700 |
commit | e2483d234ee22e3150cfc466bc9c7ff8d73abfee (patch) | |
tree | 3015e9faa0b7cf526fc989fcd4230f4a1a61fe26 /python/python3-service-identity/slack-desc | |
parent | ca4bff1aa82263592493a287197ce214f7586f6a (diff) | |
download | slackbuilds-e2483d234ee22e3150cfc466bc9c7ff8d73abfee.tar.gz |
python/python3-service-identity: Added (SIV for PyOpenSSL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-service-identity/slack-desc')
-rw-r--r-- | python/python3-service-identity/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-service-identity/slack-desc b/python/python3-service-identity/slack-desc new file mode 100644 index 0000000000..bd3a32f417 --- /dev/null +++ b/python/python3-service-identity/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-service-identity: python3-service-identity (Service Identity Verification for pyOpenSSL) +python3-service-identity: +python3-service-identity: service-identity aspires to give you all the tools you need for +python3-service-identity: verifying whether a certificate is valid for the intended purposes. +python3-service-identity: +python3-service-identity: service-identity implements RFC 6125 fully. +python3-service-identity: +python3-service-identity: https://pypi.python.org/project/service-identity +python3-service-identity: +python3-service-identity: +python3-service-identity: |