74dcfe4548
- Rename to py-python-swiftclient to follow naming convention for Python port available on pypi to match pypi name - Update dependencies for databases/py-swift and net/py-python-heatclient and bump PORTREVISION for these ports PR: 215374 Approved by: trociny (maintainer)
8 lines
342 B
Text
8 lines
342 B
Text
This is a python client for the Swift API. There's a Python API (the
|
|
``swiftclient`` module), and a command-line script (``swift``).
|
|
|
|
This code is based on the original client previously included with
|
|
OpenStack's swift -- a highly available, distributed, eventually
|
|
consistent object/blob store.
|
|
|
|
WWW: http://launchpad.net/python-swiftclient
|