blob: 2f29c7e2a659c99dee66ed90f8d00a977fe17b07 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<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>
<origin>srcux</origin>
</pkgmetadata>
|