summaryrefslogtreecommitdiff
blob: 0ac5c019b302da2d44730fc55072bc05617db58a (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>dolsen@gentoo.org</email>
		<name>Brian Dolbec</name>
	</maintainer>
	<longdescription lang="en">
		The buildbot-console-view plugin is the 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-console-view</remote-id>
		<remote-id type="github">buildbot/buildbot</remote-id>
	</upstream>
</pkgmetadata>