blob: 56782303580f324815ee51afea0474078473f090 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>agireud@protonmail.com</email>
<name>Alberto Gireud</name>
</maintainer>
<use>
<flag name="tor">Enable embedded Tor network support via Arti</flag>
</use>
<upstream>
<bugs-to>https://github.com/squidowl/halloy/issues</bugs-to>
<doc>https://halloy.chat</doc>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|