blob: eff2d9f83cd21c049ffb10377aa077fce4db4e1f (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<maintainer>
<name>Tulir Asokan</name>
<email>tulir@maunium.net</email>
</maintainer>
<changelog>https://github.com/mautrix/python/releases</changelog>
<doc>https://docs.mau.fi/python/latest/</doc>
<bugs-to>https://github.com/mautrix/python/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|