diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-11-14 02:16:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 02:16:25 +0700 |
commit | 8b137bdcfeca52b1eda54f25e8fbf21d674c431b (patch) | |
tree | 92b3e350fbbfbb515c812ee6cd9600620950f32c /python/python-libnacl/slack-desc | |
parent | 6c09323c94e1797f718076b807a0eced97e311da (diff) |
python/python-libnacl: Added (Python binding for libsodium).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-libnacl/slack-desc')
-rw-r--r-- | python/python-libnacl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-libnacl/slack-desc b/python/python-libnacl/slack-desc new file mode 100644 index 0000000000000..8823160fbdfac --- /dev/null +++ b/python/python-libnacl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-libnacl: python-libnacl (Python binding for libsodium) +python-libnacl: +python-libnacl: Python bindings for libsodium/tweetnacl based on ctypes. +python-libnacl: +python-libnacl: Homepage: https://libnacl.readthedocs.org/en/latest/ +python-libnacl: +python-libnacl: +python-libnacl: +python-libnacl: +python-libnacl: +python-libnacl: |