mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
2f1c1bf888
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
240 B
Text
8 lines
240 B
Text
Python bindings for libsodium/tweetnacl based on ctypes.
|
|
|
|
Optional dependencies: msgpack-python and python3
|
|
|
|
To install python3 bindings install python3 and then run the script
|
|
with PYTHON3=yes.
|
|
|
|
# PYTHON3=yes ./python-libnacl.SlackBuild
|