diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-01-25 09:41:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-25 09:41:30 +0700 |
commit | a17310ddbdd6a88c7823a646d923d5e121f70946 (patch) | |
tree | acda987aa2763b277bfac673a897563f10849e4a /python/cryptography/README | |
parent | dedbbdcdd624a0ea0cda52af8d843f66e8fad782 (diff) | |
download | slackbuilds-a17310ddbdd6a88c7823a646d923d5e121f70946.tar.gz |
python/cryptography: Updated for version 0.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/README')
-rw-r--r-- | python/cryptography/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/cryptography/README b/python/cryptography/README index 653addc677..343f01ac9a 100644 --- a/python/cryptography/README +++ b/python/cryptography/README @@ -1,3 +1,4 @@ cryptography is a Python library for Python 2.6+ & 3.2+ which exposes cryptographic recipes and primitives. -The Apache License Version 2.0 is used. +It's available under either the Apache Software License, +Version 2.0, or the BSD license. |