blob: 5988115f9da27fa8f82f78796133b5a97cc4a03d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<longdescription>A CLI tool to help admins of Matrix-Synapse homeservers conveniently issue commands available via its admin API.</longdescription>
<upstream>
<maintainer>
<name>Johannes Tiefenbacher</name>
<email>jt@peek-a-boo.at</email>
</maintainer>
<changelog>https://github.com/JOJ0/synadm/releases</changelog>
<bugs-to>https://github.com/JOJ0/synadm/issues</bugs-to>
<remote-id type="github">JOJ0/synadm</remote-id>
<remote-id type="pypi">synadm</remote-id>
</upstream>
</pkgmetadata>
|