mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
16 lines
534 B
XML
16 lines
534 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gasc@eurecom.fr</email>
|
|
<name>Gasc Henri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">invoke</remote-id>
|
|
<remote-id type="github">pyinvoke/invoke</remote-id>
|
|
<doc>https://docs.pyinvoke.org</doc>
|
|
<bugs-to>https://github.com/pyinvoke/invoke/issues</bugs-to>
|
|
<changelog>https://www.pyinvoke.org/changelog.html</changelog>
|
|
</upstream>
|
|
</pkgmetadata>
|