diff options
Diffstat (limited to 'security/py-libnacl/pkg-descr')
-rw-r--r-- | security/py-libnacl/pkg-descr | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/security/py-libnacl/pkg-descr b/security/py-libnacl/pkg-descr index 15009a0e13c4..adfada554579 100644 --- a/security/py-libnacl/pkg-descr +++ b/security/py-libnacl/pkg-descr @@ -1,7 +1,8 @@ -This library is used to gain direct access to the functions exposed by Daniel -J. Bernstein's nacl library via libsodium or tweetnacl. It has been constructed -to maintain extensive documentation on how to use nacl as well as being -completely portable. The file in libnacl/__init__.py can be pulled out and -placed directly in any project to give a single file binding to all of nacl. +This library is used to gain direct access to the functions exposed by Daniel J. +Bernstein's nacl library via libsodium. It has been constructed to maintain +extensive documentation on how to use nacl as well as being completely portable. +The file in libnacl/__init__.py can be pulled out and placed directly in any +project to give a single file binding to all of nacl. -WWW: https://libnacl.readthedocs.org +WWW: https://libnacl.readthedocs.io/en/latest/ +WWW: https://github.com/saltstack/libnacl |