diff options
author | MDrights <psychi2009@gmail.com> | 2019-01-09 06:40:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-09 06:40:25 +0700 |
commit | 415181d2b997b0051e100b07fded6938083fd0e5 (patch) | |
tree | 9aefdaa9052d4e6f160eb7a7761f4d791a9d55ad /python/pysha3/slack-desc | |
parent | d86d9532b10513763e050ae71c12c498745394c4 (diff) |
python/pysha3: Added (SHA-3 wrapper for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysha3/slack-desc')
-rw-r--r-- | python/pysha3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pysha3/slack-desc b/python/pysha3/slack-desc new file mode 100644 index 0000000000..47cf6dc2cf --- /dev/null +++ b/python/pysha3/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------------------------------------------------------| +pysha3: pysha3 (SHA-3 wrapper for Python) +pysha3: +pysha3: The module is a standalone version of the SHA-3 module from Python 3.6 +pysha3: Python 2.6 and earlier are not supported. +pysha3: +pysha3: Homepage: https://github.com/tiran/pysha3 +pysha3: +pysha3: +pysha3: +pysha3: +pysha3: |