diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-14 09:17:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:51 +0700 |
commit | 8afddd1a66e0dc4f8a2a41fea86969ed9033d1c3 (patch) | |
tree | 1021177759b8c40413eb4877c11d879c5f266c64 /python/roundrobin/README | |
parent | b8f66842097ba3166586715601fae2717de61ee8 (diff) |
python/roundrobin: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/roundrobin/README')
-rw-r--r-- | python/roundrobin/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/roundrobin/README b/python/roundrobin/README new file mode 100644 index 0000000000..89464acf65 --- /dev/null +++ b/python/roundrobin/README @@ -0,0 +1 @@ +roundrobin: This is rather small collection of round robin utilites |