From 538f6563e8d9f49d8138dab19392f75a0d3f4ce7 Mon Sep 17 00:00:00 2001 From: Nikos Giotis Date: Fri, 8 Dec 2023 00:36:16 +0700 Subject: python/python3-oscrypto: Added (crypto library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-oscrypto/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-oscrypto/README (limited to 'python/python3-oscrypto/README') diff --git a/python/python3-oscrypto/README b/python/python3-oscrypto/README new file mode 100644 index 0000000000..d890e8890e --- /dev/null +++ b/python/python3-oscrypto/README @@ -0,0 +1,4 @@ +A compilation-free, always up-to-date encryption library for Python +that works on Windows, OS X, Linux and BSD. Supports the following +versions of Python: 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, +3.10 and pypy. -- cgit v1.2.3