diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-30 08:28:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-01 20:09:42 +0700 |
commit | bd54b85517a424ca13c4688f6ed75dfd0724cb89 (patch) | |
tree | 07f889607ba81708308be4fdda79c5d14471e7ea /network/python-onedrive/README | |
parent | ccacaac11688407224af7ffff3ad3a4c0d6d7977 (diff) | |
download | slackbuilds-bd54b85517a424ca13c4688f6ed75dfd0724cb89.tar.gz |
network/python-onedrive: Added (CLI interface for MS OneDrive).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python-onedrive/README')
-rw-r--r-- | network/python-onedrive/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/python-onedrive/README b/network/python-onedrive/README new file mode 100644 index 0000000000..769adb38b5 --- /dev/null +++ b/network/python-onedrive/README @@ -0,0 +1,3 @@ +Python and command-line interface for MS OneDrive (formerly known as SkyDrive) API v5.0. + +Optional dependencies: PyYAML, python-requests |