blob: d459a0e4504128f131c06f01c3362655f9f2cebb (
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-www package is the base or common code used for the other
user interface packages such as the waterfall and console views.
</longdescription>
<upstream>
<maintainer>
<email>devel@buildbot.net</email>
<name>Developers List</name>
</maintainer>
<remote-id type="pypi">buildbot-www</remote-id>
<remote-id type="github">buildbot/buildbot</remote-id>
</upstream>
</pkgmetadata>
|