freebsd-ports/net/py-python-glanceclient/pkg-descr
Sunpoet Po-Chuan Hsieh 4c1608643c Update to 2.10.0
- Add LICENSE
- Add DOCS option
- Replace hard-coded paths of /etc
- Sort variables
- Reformat pkg-descr
- Update WWW
- While I'm here, allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://docs.openstack.org/releasenotes/python-glanceclient/
PR:		228691
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	Alexander Nusov <alexander.nusov@nfvexpress.com> (maintainer)
2018-06-27 23:35:05 +00:00

5 lines
225 B
Text

Client for the OpenStack Glance API. There's a Python API (the glanceclient
module), and a command-line script (glance). Each implements 100% of the
OpenStack Glance API.
WWW: https://docs.openstack.org/python-glanceclient/