dev-python/python-hpilo: New package

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Nicolas Bock
2018-01-02 07:44:30 -07:00
parent b20208c774
commit f0ac4e6e53
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>nicolasbock@gentoo.org</email>
</maintainer>
<longdescription lang="en">
HP servers come with a powerful out of band management
interface called Integrated Lights out, or iLO. It has an
extensive web interface and commercially available tools for
centrally managing iLO devices and their servers.
</longdescription>
<upstream>
<remote-id type="github">seveas/python-hpilo</remote-id>
</upstream>
</pkgmetadata>