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/README | |
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/README')
-rw-r--r-- | python/python2-keyczar/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python2-keyczar/README b/python/python2-keyczar/README new file mode 100644 index 0000000000000..6f3a57f5fe94b --- /dev/null +++ b/python/python2-keyczar/README @@ -0,0 +1,6 @@ +Keyczar is an open source cryptographic toolkit designed to make it +easier and safer for developers to use cryptography in their +applications. Keyczar supports authentication and encryption with both +symmetric and asymmetric keys. + +Optional dependency: simplejson |