diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-01-22 16:26:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:58 +0700 |
commit | 1e1aa5d236b40bb5d443763e9cf762133bf438b0 (patch) | |
tree | d0d9e6f85d340dfb67df8739196609abc86376fa /python/python-axolotl-curve25519/slack-desc | |
parent | bf24140aa622523ac3d979e3793f88e6d82d816f (diff) | |
download | slackbuilds-1e1aa5d236b40bb5d443763e9cf762133bf438b0.tar.gz |
python/python-axolotl-curve25519: Added (python wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-axolotl-curve25519/slack-desc')
-rw-r--r-- | python/python-axolotl-curve25519/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-axolotl-curve25519/slack-desc b/python/python-axolotl-curve25519/slack-desc new file mode 100644 index 0000000000..ebda50ab52 --- /dev/null +++ b/python/python-axolotl-curve25519/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-axolotl-curve25519: python-axolotl-curve25519 (python wrapper for curve25519 library) +python-axolotl-curve25519: +python-axolotl-curve25519: This is python wrapper for curve25519 library with ed25519 signatures +python-axolotl-curve25519: The C code was pulled from libaxolotl-android. At the moment this +python-axolotl-curve25519: wrapper is meant for use by python-axolotl python-axolotl-curve25519. +python-axolotl-curve25519: +python-axolotl-curve25519: +python-axolotl-curve25519: +python-axolotl-curve25519: https://github.com/tgalal/python-axolotl-curve25519 +python-axolotl-curve25519: +python-axolotl-curve25519: |