mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
20 lines
659 B
XML
20 lines
659 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gasc@eurecom.fr</email>
|
|
<name>Gasc Henri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">autorefs</remote-id>
|
|
<remote-id type="github">mkdocstrings/autorefs</remote-id>
|
|
<maintainer>
|
|
<name>Timothée Mazzucotelli</name>
|
|
<email>pawamoy@pm.me</email>
|
|
</maintainer>
|
|
<doc>https://mkdocstrings.github.io</doc>
|
|
<changelog>https://mkdocstrings.github.io/changelog</changelog>
|
|
<bugs-to>https://github.com/mkdocstrings/mkdocstrings/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|