blob: 53c49846ae418e857557ed99c893c78b8a6d96b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer>
<email>ziapannocchia@gmail.com</email>
<name>Marco Clocchiatti</name>
<description>Proxy maintainer. CC him on bugs</description>
</maintainer>
<longdescription lang="en">
Build and operate an electronic whiteboard using gnu/linux, a wiimote and an IR pen.
</longdescription>
<upstream>
<maintainer status="active">
<email/>
<name>Pietro Pilloli</name>
</maintainer>
<changelog>https://github.com/pnegre/python-whiteboard/commits/master</changelog>
<doc>https://github.com/pnegre/python-whiteboard/wiki</doc>
<bugs-to>http://groups.google.com/group/python-whiteboard</bugs-to>
<remote-id type="sourceforge">git://github.com/pnegre/python-whiteboard.git</remote-id>
<remote-id type="github">pnegre/python-whiteboard</remote-id>
</upstream>
</pkgmetadata>
|