blob: 163d084e8800fc24365077377476412e4f7a378b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<maintainer>
<name>Zope Foundation and Contributors</name>
<email>zope-dev@zope.org</email>
</maintainer>
<bugs-to>https://github.com/zopefoundation/zdaemon/issues</bugs-to>
<changelog>https://github.com/zopefoundation/zdaemon/blob/master/CHANGES.rst</changelog>
<remote-id type="github">zopefoundation/zdaemon</remote-id>
<remote-id type="pypi">zdaemon</remote-id>
</upstream>
</pkgmetadata>
|