diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 16:20:24 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 17:18:59 +0700 |
| commit | 53a90d3fb12d5e4f97707c8bf678df7c350816d6 (patch) | |
| tree | e0acfb1b3f47d78fb7e2d50ee860e9f7290431f3 /python/python3-tus.py/README | |
| parent | 654188521b76e201ac6e2cc7b078671b2a8f19e0 (diff) | |
python/python3-tus.py: Added (tus client for python).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tus.py/README')
| -rw-r--r-- | python/python3-tus.py/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-tus.py/README b/python/python3-tus.py/README new file mode 100644 index 0000000000..5303b61bde --- /dev/null +++ b/python/python3-tus.py/README @@ -0,0 +1,3 @@ +python3-tus.py (tus (resumable file upload protocol) client in python) + +tus (resumable file upload protocol) client |
