slackbuilds_ponce/python/pynacl/slack-desc
Pr. HORSTMANN 2dae5f56cc
python/pynacl: Added (Python binding to libsodium).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-02 10:48:19 +07:00

19 lines
924 B
Text

# 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------------------------------------------------------|
pynacl: pynacl (Binding to the Networking and Cryptography (NaCl) library)
pynacl:
pynacl: PyNaCl is a Python binding to libsodium, which is a fork of the
pynacl: Networking and Cryptography library. These libraries have a stated
pynacl: goal of improving usability, security and speed.
pynacl: It supports Python 2.7 and 3.5+ as well as PyPy 2.6+.
pynacl:
pynacl:
pynacl: Homepage: https://pypi.org/project/PyNaCl/
pynacl:
pynacl: