summaryrefslogtreecommitdiffstats
path: root/python/python-swiftclient/README
diff options
context:
space:
mode:
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
commit2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a (patch)
treed376b05395efe842d69a0a4b7b3e9a31a816bcaa /python/python-swiftclient/README
parentad0a35b5e8e52c01fa0bb881b4bfbda1cdb4e1d3 (diff)
downloadslackbuilds-2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a.tar.gz
slackbuilds-2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a.tar.xz
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/README4
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)