mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
23 lines
761 B
XML
23 lines
761 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 badges plugin produces an image in SVG or PNG format with
|
|
information about the last build for the given builder name. PNG
|
|
generation is based on the CAIRO SVG engine, it requires a bit more CPU
|
|
to generate.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>devel@buildbot.net</email>
|
|
<name>Developers List</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">buildbot-badges</remote-id>
|
|
<remote-id type="github">buildbot/buildbot</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|