diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-23 10:38:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:37 +0700 |
commit | 1ba98bfcacf3bff46c85201d3916dd3ab7ba9a3c (patch) | |
tree | 0b26a681d0eb633bffb59257bb6ecaee3fd872bd /python/python2-cryptography/README | |
parent | 7a3cd2858bb389b766ca2f8e382b402d4716b8a3 (diff) |
python/python2-cryptography: Added (Python2 cryptography library)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-cryptography/README')
-rw-r--r-- | python/python2-cryptography/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python2-cryptography/README b/python/python2-cryptography/README new file mode 100644 index 0000000000..0104b5df18 --- /dev/null +++ b/python/python2-cryptography/README @@ -0,0 +1,5 @@ +Cryptography is a Python library which exposes cryptographic recipes +and primitives. + +It is available under either the Apache Software License, Version 2.0, +or the BSD license. |