From 74dcfe4548c25b48f2325355bdb05b5fe7a07a7e Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 18 Dec 2016 15:44:45 +0000 Subject: 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) --- databases/py-python-swiftclient/pkg-descr | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 databases/py-python-swiftclient/pkg-descr (limited to 'databases/py-python-swiftclient/pkg-descr') diff --git a/databases/py-python-swiftclient/pkg-descr b/databases/py-python-swiftclient/pkg-descr new file mode 100644 index 000000000000..f8c8be3aa3f8 --- /dev/null +++ b/databases/py-python-swiftclient/pkg-descr @@ -0,0 +1,8 @@ +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 -- cgit v1.2.3