You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.7 KiB
Python
81 lines
2.7 KiB
Python
1 year ago
|
"""
|
||
|
We are implementing transport to and from nextcloud (just like s3)
|
||
|
"""
|
||
|
import os
|
||
|
import sys
|