diff options
author | Pr. HORSTMANN <wmh@eipg.fr> | 2021-01-02 10:31:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:19 +0700 |
commit | 2dae5f56ccfa3f338fc48dd54113e255762a91e7 (patch) | |
tree | 3e060ca9648b640609d4677256e6467283f17132 /python/pynacl/README | |
parent | c82d7a36b7b8ff4c8d4855c40354925070cb012e (diff) |
python/pynacl: Added (Python binding to libsodium).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pynacl/README')
-rw-r--r-- | python/pynacl/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pynacl/README b/python/pynacl/README new file mode 100644 index 000000000000..6e2ecf09fff7 --- /dev/null +++ b/python/pynacl/README @@ -0,0 +1 @@ +Python binding to the Networking and Cryptography (NaCl) library |