diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-15 07:10:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-15 16:50:15 +0700 |
commit | 2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a (patch) | |
tree | d376b05395efe842d69a0a4b7b3e9a31a816bcaa /python/python-swiftclient/README | |
parent | ad0a35b5e8e52c01fa0bb881b4bfbda1cdb4e1d3 (diff) | |
download | slackbuilds-2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a.tar.gz |
python/python-swiftclient: Added (OpenStack API Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-swiftclient/README')
-rw-r--r-- | python/python-swiftclient/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-swiftclient/README b/python/python-swiftclient/README new file mode 100644 index 0000000000..d70f8e9037 --- /dev/null +++ b/python/python-swiftclient/README @@ -0,0 +1,4 @@ +OpenStack Object Storage API Client Library. + +This is a python client for the Swift API. +There's a Python API (the swiftclient module), and a command-line script (swift) |