2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00
Files
gentoo/dev-python/python-novaclient/metadata.xml
Repository QA checks a637bd65b7 2015-06-19 16:35:30 UTC
2015-06-19 12:38:33 -04:00

20 lines
641 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>openstack</herd>
<maintainer>
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
This is a client for the OpenStack Nova API.
There's a Python API (the novaclient module),
and a command-line script (nova).
Each implements 100% of the OpenStack Nova API.
</longdescription>
<upstream>
<remote-id type="pypi">python-novaclient</remote-id>
<remote-id type="github">openstack/python-novaclient</remote-id>
</upstream>
</pkgmetadata>