freebsd-ports/databases/py-python-swiftclient/pkg-descr
Roman Bogorodskiy 74dcfe4548 databases/py-swiftclient: rename to py-python-swiftclient
- 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)
2016-12-18 15:44:45 +00:00

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