From b1ea85fdee6858781a24ac75c523a6c6d65bd07b Mon Sep 17 00:00:00 2001 From: William PC Date: Wed, 28 Dec 2022 18:12:53 +0000 Subject: python/python3-toolz: Added (A functional standard Python library) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-toolz/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-toolz/README (limited to 'python/python3-toolz/README') diff --git a/python/python3-toolz/README b/python/python3-toolz/README new file mode 100644 index 0000000000..0ca0c54ba1 --- /dev/null +++ b/python/python3-toolz/README @@ -0,0 +1,2 @@ + A set of utility functions for iterators, functions, and +dictionaries. -- cgit v1.2.3