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/slack-desc | |
parent | ccacaac11688407224af7ffff3ad3a4c0d6d7977 (diff) |
network/python-onedrive: Added (CLI interface for MS OneDrive).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python-onedrive/slack-desc')
-rw-r--r-- | network/python-onedrive/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/python-onedrive/slack-desc b/network/python-onedrive/slack-desc new file mode 100644 index 0000000000000..e1a24d85efaa1 --- /dev/null +++ b/network/python-onedrive/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-onedrive: python-onedrive (CLI interface for MS OneDrive) +python-onedrive: +python-onedrive: Python and command-line interface for Microsoft LiveConnect +python-onedrive: OneDrive REST API v5.0 (formerly known as SkyDrive). +python-onedrive: +python-onedrive: Homepage: https://github.com/mk-fg/python-onedrive +python-onedrive: +python-onedrive: +python-onedrive: +python-onedrive: +python-onedrive: |