mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-20 17:17:29 -08:00
Signed-off-by: Diogo Pereira <sir.suriv@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
25 lines
827 B
XML
25 lines
827 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>openstack@gentoo.org</email>
|
|
<name>Openstack</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
A Python object API for managing the Linux LIO kernel target
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>mlombard@redhat.com</email>
|
|
<name>Maurizio Lombardi</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">rtslib-fb</remote-id>
|
|
<remote-id type="github">open-iscsi/rtslib-fb</remote-id>
|
|
<bugs-to>https://github.com/open-iscsi/rtslib-fb/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|