Po-Chuan Hsieh 86ba5d1aac
databases/py-python-swiftclient: Convert to USE_PYTHON=pep517
- Update COMMENT
- Update WWW
- Update pkg-descr
- Bump PORTREVISION for dependency and package change
- Take maintainership
2025-07-11 12:31:46 +08:00

7 lines
300 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 the original client previously included with OpenStack's
Swift. The python-swiftclient is licensed under the Apache License like the rest
of OpenStack.