1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/databases/py-swiftclient/pkg-descr
Ruslan Makhmatkhanov ba78ee5c83 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 original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.

WWW: http://launchpad.net/python-swiftclient

PR:		174041
Submitted by:	Mikolaj Golub <trociny@FreeBSD.org>
Feature safe:   yes
2012-12-02 10:00:05 +00:00

9 lines
342 B
Plaintext

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 original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.
WWW: http://launchpad.net/python-swiftclient