mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
21 lines
691 B
XML
21 lines
691 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>zorry@gentoo.org</email>
|
|
<name>Magnus Granberg</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The buildbot-react-console-view plugin is the new react based user interface
|
|
code used to display information about the builds to the console.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>devel@buildbot.net</email>
|
|
<name>Developers List</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">buildbot-react-console-view</remote-id>
|
|
<remote-id type="github">buildbot/buildbot</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|