diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:00 +0700 |
commit | 5e9e1e6a35fce481036a99d9ccc38c8fc74ca4a4 (patch) | |
tree | a1f65abc84b355c46b8142f385394438f4d99b3c /python/python2-keyczar/slack-desc | |
parent | 92b1a35a1ad9df88691bb5f835eb4870ab7fde8f (diff) |
python/python-keyczar: Renamed python2-keyczar.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-keyczar/slack-desc')
-rw-r--r-- | python/python2-keyczar/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-keyczar/slack-desc b/python/python2-keyczar/slack-desc new file mode 100644 index 0000000000..7fc795c9c5 --- /dev/null +++ b/python/python2-keyczar/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------------------------------------------------------| +python2-keyczar: python2-keyczar (cryptographic toolkit) +python2-keyczar: +python2-keyczar: Keyczar is an open source cryptographic toolkit designed to make it +python2-keyczar: easier and safer for developers to use cryptography in their +python2-keyczar: applications. Keyczar supports authentication and encryption with both +python2-keyczar: symmetric and asymmetric keys. +python2-keyczar: +python2-keyczar: Homepage: http://www.keyczar.org/ +python2-keyczar: +python2-keyczar: +python2-keyczar: |