blob: 151c77c0130ab3f8f0d07b939fdb1efe436407b5 (
plain)
1
2
3
4
5
6
7
|
Python bindings for libsodium/tweetnacl based on ctypes.
Optional dependencies: msgpack-python
To install python3 bindings install python3 and then run the script
with PYTHON3=yes.
# PYTHON3=yes ./python-libnacl.SlackBuild
|