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/dropbox-python.info | |
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/dropbox-python.info')
-rw-r--r-- | libraries/dropbox-python/dropbox-python.info | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/dropbox-python/dropbox-python.info b/libraries/dropbox-python/dropbox-python.info new file mode 100644 index 0000000000..6adf9a2a19 --- /dev/null +++ b/libraries/dropbox-python/dropbox-python.info @@ -0,0 +1,11 @@ +PRGNAM="dropbox-python" +VERSION="2.0.0" +HOMEPAGE="http://www.dropbox.com/" +DOWNLOAD="https://pypi.python.org/packages/source/d/dropbox/dropbox-2.0.0.zip" +MD5SUM="372c82d74bfc597615c1657d531376ac" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools python-urllib3" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" + |