blob: db7bea1cc80fd9101e7b08908a797d3298fe3d05 (
plain)
1
2
3
4
5
6
7
8
|
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
|