slackbuilds_ponce/python/pysha3
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
pysha3.info
pysha3.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

SHA-3 wrapper (keccak) for Python. 

The module is a standalone version of the SHA-3 module from Python 3.6.
The code in sha3module.c has been modified to be compatible with Python 2.7 to 3.5.
Python 2.6 and earlier are not supported.