From 5cbbf5f8953a00138bf8020b1021036898290fd8 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Jun 2023 16:19:14 +0900 Subject: python/python3-putio.py: Added (wrapper for put.io APIv2). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-putio.py/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-putio.py/README (limited to 'python/python3-putio.py/README') diff --git a/python/python3-putio.py/README b/python/python3-putio.py/README new file mode 100644 index 0000000000..9c39d0b11e --- /dev/null +++ b/python/python3-putio.py/README @@ -0,0 +1,3 @@ +python3-putio.py (A python wrapper for put.io APIv2) + +Simple wrapper for Put.io API v2. -- cgit v1.2.3