blob: d63299c08ffa6aa6debeeaf906618f047143bd10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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>
<bugs-to>https://github.com/sphinx-contrib/zopeext/issues</bugs-to>
<changelog>https://github.com/sphinx-contrib/zopeext/blob/main/CHANGES</changelog>
<remote-id type="github">sphinx-contrib/zopeext</remote-id>
<remote-id type="pypi">sphinxcontrib-zopeext</remote-id>
</upstream>
</pkgmetadata>
|