blob: 96d3b8e4dc2cdd6548a59cfa553ff2e506b05386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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>
|