diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-03 06:48:50 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-03 01:49:57 -0500 |
commit | d15c7e724952d7bc3c562e29f44e61fddc69d8fd (patch) | |
tree | 3481a15a92fd4b18adc46a9a8873372067ce73a7 /python/python2-blake2/README | |
parent | a4d9e3e216437f6c188d073e87d16b758179e9c1 (diff) |
python/python-blake2: Renamed python2-blake2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python2-blake2/README')
-rw-r--r-- | python/python2-blake2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-blake2/README b/python/python2-blake2/README new file mode 100644 index 0000000000..75554bee0b --- /dev/null +++ b/python/python2-blake2/README @@ -0,0 +1,2 @@ +blake2 hash function module for python written by Bae KwonHan. +License: Public Domain |