diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-16 16:57:45 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-18 06:55:44 +0700 |
commit | c2b88f6e55eccfdc3058e360991ae62284ff5edd (patch) | |
tree | 2314d90f24e2061da30b68a342e5d287cad4e48a /python/python2-swiftclient/README | |
parent | b34f826c093318436571f243a0f6bb60552b2346 (diff) |
python/python2-swiftclient: Removed unused.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-swiftclient/README')
-rw-r--r-- | python/python2-swiftclient/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python2-swiftclient/README b/python/python2-swiftclient/README deleted file mode 100644 index a153117012..0000000000 --- a/python/python2-swiftclient/README +++ /dev/null @@ -1,5 +0,0 @@ -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) |