From 2b1f4ef89dccb1f9dfc0e893fd43acf56291f11a Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 15 Feb 2014 07:10:45 +0700 Subject: python/python-swiftclient: Added (OpenStack API Library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-swiftclient/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python-swiftclient/README (limited to 'python/python-swiftclient/README') 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) -- cgit v1.2.3