diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-07 13:57:14 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:12 -0600 |
commit | 91d599542bc41aafa03b9a2fd54196a3321406ea (patch) | |
tree | 2418ee221a65379eb67aff56fa759bb5d528f27b /libraries/dropbox-python/README | |
parent | d553a717252a1c0407c637165d2c7c18572b1f64 (diff) | |
download | slackbuilds-91d599542bc41aafa03b9a2fd54196a3321406ea.tar.gz |
libraries/dropbox-python: Added (Official Dropbox REST API Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dropbox-python/README')
-rw-r--r-- | libraries/dropbox-python/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/dropbox-python/README b/libraries/dropbox-python/README new file mode 100644 index 0000000000..cfcc6ffeb2 --- /dev/null +++ b/libraries/dropbox-python/README @@ -0,0 +1,3 @@ +Official Dropbox REST API Client. Dropbox Core SDK for Python. + +A Python library that for Dropbox's HTTP-based Core and Datastore APIs. |